aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2023-05-31 21:25:34 -0500
committerChristian Cleberg <hello@cleberg.net>2023-05-31 21:25:34 -0500
commitcac7a38b16f0f6d08ba7176d52f475cb14036b0a (patch)
treed4328564a844b1345e6c44228e7023656de85f7d
parent3dc1d58c6c6fec68fc6377769102cfa179c24aa0 (diff)
downloadhn-cac7a38b16f0f6d08ba7176d52f475cb14036b0a.tar.gz
hn-cac7a38b16f0f6d08ba7176d52f475cb14036b0a.tar.bz2
hn-cac7a38b16f0f6d08ba7176d52f475cb14036b0a.zip
add source code link
-rw-r--r--templates/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html
index 638562a..9cf7c2a 100644
--- a/templates/template.html
+++ b/templates/template.html
@@ -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 &copy; 2023 - {current_year}</p>
</footer>