diff --git a/posixlycorrect/config.toml b/posixlycorrect/config.toml index 760a012..52ef4d0 100644 --- a/posixlycorrect/config.toml +++ b/posixlycorrect/config.toml @@ -21,7 +21,6 @@ favicon_mimetype = "image/png" menu_items = [ {name = "about", url = "$BASE_URL/about"}, {name = "lib", url = "$BASE_URL/lib"}, - {name = "blog", url = "$BASE_URL/blog"}, {name = "wiki↗", url = "https://wiki.posixlycorrect.com", newtab = true}, {name = "git↗", url = "https://git.posixlycorrect.com", newtab = true}, {name = "pastebin↗", url = "https://send.posixlycorrect.com/", newtab = true},