diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/template.html | 2 |
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 © 2023 - {current_year}</p> </footer> |