diff options
| author | Christian Cleberg <[email protected]> | 2026-08-03 11:28:19 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-03 11:28:19 -0500 |
| commit | 2c2d9064604a3882af3466f3dce211825ef4325a (patch) | |
| tree | 6f0584057e9148e38a94b8468ee2bfedce49c72f /templates/base.html | |
| parent | 32d1cae0e4c8b37aec2fcd58dcc281f16364e6f9 (diff) | |
| download | hn-2c2d9064604a3882af3466f3dce211825ef4325a.tar.gz hn-2c2d9064604a3882af3466f3dce211825ef4325a.tar.bz2 hn-2c2d9064604a3882af3466f3dce211825ef4325a.zip | |
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 4 |
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> |
