Skip to content

Commit 02d58d1

Browse files
committed
Remove unused footer links
Close #210
1 parent c4cb268 commit 02d58d1

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/config/menu.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,7 @@
4747
},
4848
{
4949
"name": "Contact",
50-
"url": "/contact"
51-
},
52-
{
53-
"name": "Elements",
54-
"url": "/elements"
55-
},
56-
{
57-
"name": "Privacy Policy",
58-
"url": "/privacy-policy"
50+
"url": "mailto:[email protected]"
5951
}
6052
]
6153
}

0 commit comments

Comments
 (0)