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

@ -12,7 +12,7 @@ Each site is a self-contained Dockerized Astro app with its own `src`, `public`,
| Vibes | `sites/vibes` | `vibes.neeldhara.blog` |
| Puzzles | `sites/puzzles` | `puzzles.neeldhara.blog` |
| Reflections | `sites/reflections` | `reflections.neeldhara.blog` |
| Poetry | `sites/poetry` | `poetry.neeldhara.blog` |
| Pieces | `sites/poetry` | `pieces.neeldhara.blog` |
| Reviews | `sites/reviews` | `reviews.neeldhara.blog` |
| Art | `sites/art` | `art.neeldhara.blog` |
@ -81,7 +81,7 @@ Suggested applications:
| `blog-vibes` | `sites/vibes` | `vibes.neeldhara.blog` |
| `blog-puzzles` | `sites/puzzles` | `puzzles.neeldhara.blog` |
| `blog-reflections` | `sites/reflections` | `reflections.neeldhara.blog` |
| `blog-poetry` | `sites/poetry` | `poetry.neeldhara.blog` |
| `blog-pieces` | `sites/poetry` | `pieces.neeldhara.blog` |
| `blog-reviews` | `sites/reviews` | `reviews.neeldhara.blog` |
| `blog-art` | `sites/art` | `art.neeldhara.blog` |