Remove chat from menu

This commit is contained in:
Satya L. Johnson 2023-02-23 18:34:18 -05:00
parent 241fdade12
commit a104ce923e
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ author = "Satya Benson"
zenn_title = "Satch"
zenn_menu = [
{url = "$BASE_URL/", name = "Home"},
{url = "$BASE_URL/chat/", name = "Chat"},
{url = "$BASE_URL/about/", name = "About"},
{url = "$BASE_URL/blog/", name = "Blog"},
{url = "$BASE_URL/now/", name = "Now"},