change menu

This commit is contained in:
Satya L. Johnson 2021-09-23 22:59:14 -04:00
parent 0f10bb0915
commit 64f8285a77
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ zenn_menu = [
{url = "$BASE_URL/chat/", name = "Chat"},
{url = "$BASE_URL/rhino/", name = "Rhino"},
{url = "$BASE_URL/about/", name = "About"},
{url = "$BASE_URL/donate/", name = "Donate"},
{url = "$BASE_URL/now/", name = "/now"},
{url = "$BASE_URL/contact/", name = "Contact"},
]
zenn_source = "https://github.com/satchlj/satch.xyz"