Gitリンクの追加

このコミットが含まれているのは:
守矢諏訪子 2023-03-16 14:05:43 +09:00
コミット 8c3f0be0da
3個のファイルの変更9行の追加0行の削除

バイナリ
www/git.png ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 8.3 KiB

ファイルの表示

@ -99,5 +99,9 @@
</head>
<body>
<?= $out["content"] ?>
<p class="footer">
<a href="https://gitler.moe/TechnicalSuwako/spliti"><img src="/git.png" alt="Git"></a> |
<a href="https://076.moe">匿名自営業076</a>
</p>
</body>
</html>

ファイルの表示

@ -57,3 +57,8 @@ code {
text-align: center;
font-size: 86%;
}
.footer {
text-align: center;
margin-top: 32px;
}