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 + content/_index.md | 2 +- public/blog/little-forest-floor/index.html | 1 + public/blog/native-plant-garden/index.html | 1 + public/index.html | 3 ++- 5 files changed, 6 insertions(+), 2 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" }, ] diff --git a/content/_index.md b/content/_index.md index 42bb539..5bf67ea 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,4 +1,4 @@ +++ +++ -## ecoblog +Redbuds! diff --git a/public/blog/little-forest-floor/index.html b/public/blog/little-forest-floor/index.html index b0c7327..76dff86 100644 --- a/public/blog/little-forest-floor/index.html +++ b/public/blog/little-forest-floor/index.html @@ -116,6 +116,7 @@ nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.5rem}nav a{font
diff --git a/public/blog/native-plant-garden/index.html b/public/blog/native-plant-garden/index.html index 8663b12..e9367c6 100644 --- a/public/blog/native-plant-garden/index.html +++ b/public/blog/native-plant-garden/index.html @@ -116,6 +116,7 @@ nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.5rem}nav a{font
diff --git a/public/index.html b/public/index.html index 418d491..d81c73b 100644 --- a/public/index.html +++ b/public/index.html @@ -116,6 +116,7 @@ nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.5rem}nav a{font
@@ -123,7 +124,7 @@ nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.5rem}nav a{font
-

ecoblog

+

Redbuds!

-- cgit v1.2.3