summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-08-03 11:28:19 -0500
committerChristian Cleberg <[email protected]>2026-08-03 11:28:19 -0500
commit2c2d9064604a3882af3466f3dce211825ef4325a (patch)
tree6f0584057e9148e38a94b8468ee2bfedce49c72f /templates
parent32d1cae0e4c8b37aec2fcd58dcc281f16364e6f9 (diff)
downloadhn-2c2d9064604a3882af3466f3dce211825ef4325a.tar.gz
hn-2c2d9064604a3882af3466f3dce211825ef4325a.tar.bz2
hn-2c2d9064604a3882af3466f3dce211825ef4325a.zip
fix source linkHEADmain
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index d882f00..a9a2421 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -19,8 +19,8 @@
{{items}}
</ul>
<footer>
- <a href="https://git.cleberg.net/hn.git">source code</a>
+ <a href="https://git.krz.sh/krz/hn.git">source code</a>
<br><span>{{build}}</span>
</footer>
</body>
-</html> \ No newline at end of file
+</html>