diff options
author | Adam Stück <adam@adast.dk> | 2024-08-09 12:40:33 +0200 |
---|---|---|
committer | Adam Stück <adam@adast.dk> | 2024-08-09 12:40:33 +0200 |
commit | fbcf873c55862b4c16234acd3a681fefad5be0ca (patch) | |
tree | fd0658bb5dcd8cd3a180207022c0cc4989c583ed /footer.html | |
parent | e20f135bcf0719a2ab2679cc918b8a5874279e57 (diff) |
add /contact
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/footer.html b/footer.html index 8d03441..301a703 100644 --- a/footer.html +++ b/footer.html @@ -8,6 +8,7 @@ <li><a href="/uses">Uses</a></li> <li><a href="/resume">Resume</a></li> <li><a href="/now">Now</a></li> + <li><a href="/contact">Contact</a></li> <li><a href="/donate">Donate</a></li> <li><a href="#top">↑ Top of the page</a></li> </ul> |