diff options
Diffstat (limited to 'templates/template.html')
-rw-r--r-- | templates/template.html | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/templates/template.html b/templates/template.html index ef925d0..abcd222 100644 --- a/templates/template.html +++ b/templates/template.html @@ -26,9 +26,9 @@ </a> </li> <li> - <a href="/about.html"> + <a href="/info.html"> <img src="/includes/icons/information-variant.svg" /> - About + Info </a> </li> <li> @@ -49,12 +49,6 @@ RSS </a> </li> - <li> - <a href="/contact.html"> - <img src="/includes/icons/at.svg" /> - Contact - </a> - </li> </ul> </nav> |