diff options
| author | surya <surya@urbanecologycollective.org> | 2026-04-18 15:42:52 -0400 |
|---|---|---|
| committer | surya <surya@urbanecologycollective.org> | 2026-04-18 15:42:52 -0400 |
| commit | de5167f8ca4bb97cae6343850c0ee929095a1503 (patch) | |
| tree | 1fd4bda00135239fe79a60d119fd12bd77e745be /config.toml | |
| parent | b5c4e9636b4c498f5157124d0d3ff45628a0ff7b (diff) | |
theme
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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" }, ] |
