SVNからのミラー

This commit is contained in:
2026-01-21 03:36:13 +09:00
commit 4196be4f67
25 changed files with 1204 additions and 0 deletions

9
view/footer.html Normal file
View File

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