We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91dc70 commit 96803deCopy full SHA for 96803de
1 file changed
components/gui/site/Footer.js
@@ -5,7 +5,6 @@ class TpenFooter extends HTMLElement {
5
links = [
6
{ href: '/index', text: 'Home' },
7
{ href: '/account', text: 'Account' },
8
- { href: '/contact', text: 'Contact' },
9
{ href: '/about', text: 'About Us' },
10
]
11
0 commit comments