From de5167f8ca4bb97cae6343850c0ee929095a1503 Mon Sep 17 00:00:00 2001 From: surya Date: Sat, 18 Apr 2026 15:42:52 -0400 Subject: theme --- config.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index b544344..58f2c3f 100644 --- a/config.toml +++ b/config.toml @@ -26,5 +26,6 @@ smart_punctuation = true # list_pages = true menu_links = [ { url = "$BASE_URL/", name = "home" }, + { url = "$BASE_URL/blog/", name = "blog" }, { url = "$BASE_URL/wiki/", name = "wiki" }, ] -- cgit v1.2.3