From 1514225c455f7a5f9359bc93139c188f2a229c14 Mon Sep 17 00:00:00 2001 From: Hazel Aranda Date: Thu, 25 Mar 2021 07:27:24 -0400 Subject: [PATCH] remove weird menu entries --- config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.toml b/config.toml index 1fd11fc..882db83 100644 --- a/config.toml +++ b/config.toml @@ -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}, ]