diff options
| author | Christian Cleberg <[email protected]> | 2026-07-01 12:21:26 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-01 12:21:26 -0500 |
| commit | 5fa129c879d8b48f05c66caca38b525684260678 (patch) | |
| tree | 08b83330c1fefe378d96a3f132b7fb098e5b908d /theme | |
| parent | c4298f3a6af14ee27023dd2a090ab9c43866e94e (diff) | |
| download | cleberg.net-5fa129c879d8b48f05c66caca38b525684260678.tar.gz cleberg.net-5fa129c879d8b48f05c66caca38b525684260678.tar.bz2 cleberg.net-5fa129c879d8b48f05c66caca38b525684260678.zip | |
fix broken tag in garden page
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/templates/garden.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/garden.html b/theme/templates/garden.html index c546078..a14d50c 100644 --- a/theme/templates/garden.html +++ b/theme/templates/garden.html @@ -5,7 +5,7 @@ around.</p> <section> <h2>🪴 The Growth Stages</h2> <p>Instead of dates, these metadata labels show how mature a page is:</p> - <span<strong>🌱 Seedlings:</strong> Rough notes, raw ideas, or "half-baked" + <span><strong>🌱 Seedlings:</strong> Rough notes, raw ideas, or "half-baked" thoughts.</span><br> <span><strong>🌿 Budding:</strong> Notes that have some structure and a few internal links.</span><br> |
