krz/hn
A brutalist web client for Hacker News.
clone: git clone https://gitbay.org/krz/hn.git
2c2d9064604a3882af3466f3dce211825ef4325a
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-08-03T16:28:19Z
templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) @@ -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>