krz/hn
A brutalist web client for Hacker News.
clone: git clone https://gitbay.org/krz/hn.git
cac7a38b16f0f6d08ba7176d52f475cb14036b0a
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2023-06-01T02:25:34Z
templates/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -28,7 +28,7 @@ <footer> <h2>Contact</h2> - <p><a href="https://sr.ht/~cmc/hn/"></a></p> + <p><a href="https://sr.ht/~cmc/hn/">Source Code</a></p> <p>Copyright © 2023 - {current_year}</p> </footer>