Skip to content

Commit 96803de

Browse files
authored
Don't contact (#424)
1 parent f91dc70 commit 96803de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

components/gui/site/Footer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ class TpenFooter extends HTMLElement {
55
links = [
66
{ href: '/index', text: 'Home' },
77
{ href: '/account', text: 'Account' },
8-
{ href: '/contact', text: 'Contact' },
98
{ href: '/about', text: 'About Us' },
109
]
1110

0 commit comments

Comments
 (0)