Rename poetry site to pieces
Some checks are pending
Build / build (push) Waiting to run

This commit is contained in:
Neeldhara Misra 2026-06-25 16:19:48 +05:30
parent 7aa1fd2372
commit 164f4a0f3c
22 changed files with 39 additions and 57 deletions

View file

@ -11,7 +11,7 @@ deployable targets that receive copied Markdown and assets.
| `blogs/02-vibes` | `sites/vibes/src/content/vibes` | `https://vibes.neeldhara.blog` |
| `blogs/03-puzzles` | `sites/puzzles/src/content/puzzles` | `https://puzzles.neeldhara.blog` |
| `blogs/04-reflections` | `sites/reflections/src/content/reflections` | `https://reflections.neeldhara.blog` |
| `blogs/05-poetry` | `sites/poetry/src/content/poetry` | `https://poetry.neeldhara.blog` |
| `blogs/05-poetry` | `sites/poetry/src/content/poetry` | `https://pieces.neeldhara.blog` |
| `blogs/06-reviews` | `sites/reviews/src/content/reviews` | `https://reviews.neeldhara.blog` |
| `blogs/07-art` | `sites/art/src/content/art` | `https://art.neeldhara.blog` |
| `blogs/micro` | `../micro/src/content/blog` | `https://micro.neeldhara.blog` |