diff options
Diffstat (limited to 'poetry.html')
| -rw-r--r-- | poetry.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/poetry.html b/poetry.html index 523eac5..a0280ac 100644 --- a/poetry.html +++ b/poetry.html @@ -103,7 +103,8 @@ "hello, can we talk?" </p> <p class="date">Feburary 2022</p> - </div> + <hr> + </div> <div class="poem"> <h3>of an exchange between two on a rainy night</h3> @@ -135,7 +136,8 @@ as glass— </p> <p class="date">Feburary 2022</p> - </div> + <hr> + </div> <div class="poem"> <h3>Once more</h3> @@ -176,7 +178,8 @@ Once more, I came knocking at your door. </p> <p class="date">January 2023</p> - </div> + <hr> + </div> <div class="poem"> <h3>Untitled</h3> @@ -185,7 +188,8 @@ Then the room expands </p> <p class="date">May 2025 - prompt: "space"</p> - </div> + <hr> + </div> </div> <div style="text-align: center;"> |
