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 /public/index.html | |
| parent | b5c4e9636b4c498f5157124d0d3ff45628a0ff7b (diff) | |
theme
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
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 <hr> <nav> <a href="https://urbanecologycollective.org/" class="active">home</a> + <a href="https://urbanecologycollective.org/blog/">blog</a> <a href="https://urbanecologycollective.org/wiki/">wiki</a> </nav> </header> @@ -123,7 +124,7 @@ nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.5rem}nav a{font <main id="main"> -<article><h2 id="ecoblog">ecoblog</h2> +<article><p>Redbuds!</p> </article> </main> |
