diff options
| author | Christian Cleberg <[email protected]> | 2023-05-31 21:45:42 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2023-05-31 21:45:42 -0500 |
| commit | af59d12f91bd8c3d9adf4c0f539c0454c822f063 (patch) | |
| tree | 873a83e226cf20a9803d27b1d158510f135ab19f /templates | |
| parent | 325a5499cd9cdd69c964031af9ec7bc0346efad7 (diff) | |
| download | hn-af59d12f91bd8c3d9adf4c0f539c0454c822f063.tar.gz hn-af59d12f91bd8c3d9adf4c0f539c0454c822f063.tar.bz2 hn-af59d12f91bd8c3d9adf4c0f539c0454c822f063.zip | |
remove old footer title
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/template.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html index bceb26f..a531a3b 100644 --- a/templates/template.html +++ b/templates/template.html @@ -27,7 +27,6 @@ </main> <footer> - <h2>Contact</h2> <p><a href="https://sr.ht/~cmc/hn/">Source Code</a></p> <p>Copyright © 2023 - {current_year}</p> </footer> |
