SVNからのミラー

This commit is contained in:
2026-01-21 03:59:11 +09:00
commit 8bc2fa7dfd
30 changed files with 1250 additions and 0 deletions

12
view/footer.html Normal file
View File

@@ -0,0 +1,12 @@
{{define "footer"}}
</div>
</div>
<div class="footer">
<a href="https://gitler.moe/suwako/hozonsite"><img src="/static/git.png" alt="Git" /></a> |
<a href="https://076.moe/"></a>
<br />
<a href="https://technicalsuwako.moe/blog/hozonsite-{{.Ves}}">hozonsite-{{.Ver}}</a>
</div>
</body>
</html>
{{end}}