remove weird menu entries

This commit is contained in:
Hazel Layne Aranda 2021-03-25 07:27:24 -04:00
parent c4aa49a191
commit 1514225c45
1 changed files with 0 additions and 1 deletions

View File

@ -18,5 +18,4 @@ menu = [
{url = "$BASE_URL", name = "Home"},
{url = "$BASE_URL/glog", name = "GLOG Rules", external = true},
{url = "$BASE_URL/tabletop", name = "Tabletop Shit"},
{url = "https://pics.hazelnut.dev", name = "Photos", external = true},
]