From c3e976a37a35c5d8a574ba7f5c19a6ad3dd7323f412c6ec031413db1508a989e Mon Sep 17 00:00:00 2001
From: NNWHEN <learning@nnwhen.com>
Date: Sun, 19 Jan 2025 03:04:17 +0200
Subject: [PATCH] new blog post and aria refinement

---
 ...24-08-18-review-redemption-tour-klein.html |   6 +-
 blog/2024-09-28-about-me.html                 |   6 +-
 blog/2025-01-12-2024-music-retrospective.html |   4 +-
 blog/2025-01-19-new-poetry.html               | 187 ++++++++++++++++++
 blog/blog-post-template.html                  |   7 +-
 blog/music-recommendations.html               |   4 +-
 blog/music-review-template.html               |   6 +-
 blog/pieces-of-me-in-magnetic-form.html       |  14 +-
 feed.xml                                      |  20 +-
 poetry/an-obsidian.html                       |   6 +-
 poetry/blackened-dust.html                    |   6 +-
 poetry/brazen-word-token-i.html               |   6 +-
 poetry/cave-in.html                           |   6 +-
 poetry/crackle.html                           |   6 +-
 poetry/destroy-the-map.html                   |   6 +-
 poetry/i-am-art.html                          |   6 +-
 poetry/inspiring.html                         |   6 +-
 poetry/into-the-dunes.html                    |   6 +-
 poetry/oneironaut.html                        |   6 +-
 poetry/our-lovely-sun.html                    |   6 +-
 .../red-and-purple-and-amber-and-black.html   |   6 +-
 poetry/stars.html                             |   8 +-
 poetry/theres-love-to-be-found-there.html     |   6 +-
 poetry/this-will-destroy-you.html             |   6 +-
 poetry/you-remind-me-of-it.html               |   6 +-
 25 files changed, 278 insertions(+), 74 deletions(-)
 create mode 100644 blog/2025-01-19-new-poetry.html

diff --git a/blog/2024-08-18-review-redemption-tour-klein.html b/blog/2024-08-18-review-redemption-tour-klein.html
index 88743d2..bfed6a4 100644
--- a/blog/2024-08-18-review-redemption-tour-klein.html
+++ b/blog/2024-08-18-review-redemption-tour-klein.html
@@ -153,7 +153,7 @@
     </aside>
 
     <main class="main" id="blog-post">
-      <hr />
+      <hr aria-hidden="true" />
       <section id="review-header">
         <h1>
           <a
@@ -172,8 +172,8 @@
           <img src="../res/asset-blog-fullstar.svg" alt="" />
         </section>
       </section>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         <em>'redemption tour'</em> is a song I come back to over and over again.
       </p>
diff --git a/blog/2024-09-28-about-me.html b/blog/2024-09-28-about-me.html
index 1b4aea8..597508d 100644
--- a/blog/2024-09-28-about-me.html
+++ b/blog/2024-09-28-about-me.html
@@ -147,10 +147,10 @@
     </aside>
 
     <main id="blog-post">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>About Me</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
 
       <h2>The Short Version</h2>
       <ul>
diff --git a/blog/2025-01-12-2024-music-retrospective.html b/blog/2025-01-12-2024-music-retrospective.html
index bcdc1b8..b3437b7 100644
--- a/blog/2025-01-12-2024-music-retrospective.html
+++ b/blog/2025-01-12-2024-music-retrospective.html
@@ -151,9 +151,9 @@
     </aside>
 
     <main id="blog-post" class="load-enable">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>nnwhen's 2024 Music Restrospective</h1>
-      <hr />
+      <hr aria-hidden="true" />
       <p>
         Hey friends and strangers alike. If you've come here of your own accord,
         that's really cool! It's more likely that I sent you here myself. You
diff --git a/blog/2025-01-19-new-poetry.html b/blog/2025-01-19-new-poetry.html
new file mode 100644
index 0000000..562496b
--- /dev/null
+++ b/blog/2025-01-19-new-poetry.html
@@ -0,0 +1,187 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta name="CCBot" content="nofollow" />
+    <meta name="robots" content="noai, noimageai" />
+    <meta name="tdm-reservation" content="1" />
+    <link rel="stylesheet" href="../style.css" />
+    <link rel="stylesheet" href="blog-style.css" />
+
+    <meta charset="UTF-8" />
+    <meta
+      name="description"
+      content="An announcement to let people know of the new poetry section on nnwhen's website"
+    />
+    <meta
+      name="keywords"
+      content="Soundtrack, Music Syncing, Movie Music, nnwhen, Sound Design, Sound Designer"
+    />
+    <meta name="author" content="nnwhen" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+    <meta
+      name="viewport"
+      content="height=device-height, width=device-width, initial-scale=1"
+    />
+    <link
+      rel="icon"
+      href="../res/asset-sitewide-favicon.png"
+      type="image/icon type"
+    />
+    <title>NN//B/Poetry Page!</title>
+
+    <meta property="og:title" content="nnwhen On: Their new poetry page" />
+    <meta
+      property="og:description"
+      content="A little website update announcement"
+    />
+    <meta
+      property="og:image"
+      content="https://www.nnwhen.com/res/img-offsite-preview.jpg"
+    />
+    <meta property="og:url" content="https://www.nnwhen.com/" />
+    <meta property="og:locale" content="en_US" />
+
+    <meta name="twitter:title" content="nnwhen On: Their new poetry page" />
+    <meta
+      name="twitter:description"
+      content="A little website update announcement"
+    />
+    <meta name="twitter:card" content="summary_large_image" />
+    <meta name="twitter:site" content="@nnwhen_" />
+    <meta name="twitter:creator" content="@nnwhen_" />
+    <meta
+      name="twitter:image"
+      content="https://www.nnwhen.com/res/img-offsite-preview.jpg"
+    />
+    <meta
+      name="twitter:image:alt"
+      content="A dithered Peach and Maroon image of flowers superimposed ontop of a skyline photo"
+    />
+  </head>
+  <body>
+    <a class="skip-to-content" href="#blog-post">Skip to main content</a>
+
+    <header>
+      <div role="img" aria-label="nnwhen logo and banner" id="header-img-group">
+        <picture id="header-img-group-banner">
+          <source
+            srcset="../res/asset-sitewide-header-banner.avif"
+            type="image/avif"
+          />
+          <source
+            srcset="../res/asset-sitewide-header-banner.webp"
+            type="image/webp"
+          />
+          <img src="../res/asset-sitewide-header-banner.png" alt="" />
+        </picture>
+        <a aria-label="Return to the Homepage" href="../index.html">
+          <picture id="header-img-group-logo">
+            <source
+              srcset="../res/asset-sitewide-header-ennspace.avif"
+              type="image/avif"
+            />
+            <source
+              srcset="../res/asset-sitewide-header-ennspace.webp"
+              type="image/webp"
+            />
+            <img
+              src="../res/asset-sitewide-header-ennspace.png"
+              alt="Return to the Homepage"
+            />
+          </picture>
+        </a>
+      </div>
+      <nav>
+        <ul>
+          <li>
+            <a aria-label="Go Back to Homepage" href="../index.html">home</a>
+          </li>
+          <li>
+            <a aria-label="Listen to my music" href="../sound-design.html"
+              >music</a
+            >
+          </li>
+          <div aria-hidden="true" id="whitespace"></div>
+          <li>
+            <a
+              aria-label="The Hub that links to my Art, Poetry and Other-Media"
+              href="../archive.html"
+              >archive</a
+            >
+          </li>
+          <li id="parent">
+            <a aria-label="Go to my Blog" href="index.html">blog</a>
+          </li>
+        </ul>
+      </nav>
+    </header>
+
+    <aside id="socials">
+      <a
+        href="https://www.soundcloud.com/nnwhen"
+        target="_blank"
+        title="Soundcloud"
+      >
+        <img src="../res/asset-sitewide-nav-soundcloud.svg" alt="" />
+      </a>
+
+      <a href="https://nnwhen.bandcamp.com/" target="_blank" title="Bandcamp">
+        <img src="../res/asset-sitewide-nav-bandcamp.svg" alt="" />
+      </a>
+
+      <a
+        href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#110;&#116;&#097;&#099;&#116;&#064;&#110;&#110;&#119;&#104;&#101;&#110;&#046;&#099;&#111;&#109;"
+        title="&#069;&#109;&#097;&#105;&#108;&#032;&#077;&#101;"
+      >
+        <img src="../res/asset-sitewide-nav-mail.svg" alt="" />
+      </a>
+
+      <a href="../socials.html" target="_blank" title="Other Socials">
+        <img src="../res/asset-sitewide-nav-at.svg" alt="" />
+      </a>
+
+      <a href="../feed.xml" target="_blank" title="RSS Feed">
+        <img src="../res/asset-sitewide-nav-rss.svg" alt="" />
+      </a>
+    </aside>
+
+    <main id="blog-post">
+      <hr aria-hidden="true" />
+      <h1>A New Poetry Section</h1>
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
+      <p>Hello everyone!</p>
+      <p>
+        While this is technically not immediately new, not too long ago,
+        <a href="../poetry/index.html">I added a poetry section to this site</a
+        >!
+      </p>
+      <p>
+        I have uploaded a good chunk of old poems I have written and added
+        around 3 more that I had to dig around to find. I am yet to write
+        anything post creating the poetry-section, though this addition will
+        definitely motivate me to do so.
+      </p>
+      <p>
+        I am even considering putting up poems by others (with appropriate
+        credits) if I am asked!
+        <a href="../socials.html">You can reach out via these options</a>.
+      </p>
+      <p>So concludes this session of shouting into the void.</p>
+      <p>
+        Much love, <br />
+        NN
+      </p>
+      <hr />
+    </main>
+
+    <footer id="blog-footer">2025-01-19</footer>
+
+    <footer id="free">
+      <a href="../our-siblings.html"
+        >&#x46;&#x72;&#x65;&#x65;&#x20;&#x4F;&#x75;&#x72;&#x20;&#x50;&#x65;&#x6F;&#x70;&#x6C;&#x65;</a
+      >
+    </footer>
+  </body>
+</html>
diff --git a/blog/blog-post-template.html b/blog/blog-post-template.html
index b5895d1..5885e2a 100644
--- a/blog/blog-post-template.html
+++ b/blog/blog-post-template.html
@@ -144,11 +144,10 @@
     </aside>
 
     <main id="blog-post">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Something about music</h1>
-      <hr />
-
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
     </main>
 
     <footer id="blog-footer">YYYY-MM-DD</footer>
diff --git a/blog/music-recommendations.html b/blog/music-recommendations.html
index 021b716..98ff56f 100644
--- a/blog/music-recommendations.html
+++ b/blog/music-recommendations.html
@@ -145,9 +145,9 @@
     </aside>
 
     <main id="blog-post" class="load-enable">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Music Recommendations</h1>
-      <hr />
+      <hr aria-hidden="true" />
       <p>
         Hey friends and strangers alike. If you've come here of your own accord,
         that's really cool! It's more likely that I sent you here myself. You
diff --git a/blog/music-review-template.html b/blog/music-review-template.html
index 6b9376e..56d4d7b 100644
--- a/blog/music-review-template.html
+++ b/blog/music-review-template.html
@@ -147,7 +147,7 @@
     </aside>
 
     <main id="blog-post">
-      <hr />
+      <hr aria-hidden="true" />
       <section id="review-header">
         <h1>
           <a
@@ -164,8 +164,8 @@
           <img src="../res/asset-blog-emptystar.svg" alt="" />
         </section>
       </section>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         Lorem ipsum odor amet, consectetuer adipiscing elit. Donec non dolor
         potenti sem inceptos. Vitae vel efficitur et; per condimentum vestibulum
diff --git a/blog/pieces-of-me-in-magnetic-form.html b/blog/pieces-of-me-in-magnetic-form.html
index a8b5960..802ad36 100644
--- a/blog/pieces-of-me-in-magnetic-form.html
+++ b/blog/pieces-of-me-in-magnetic-form.html
@@ -150,7 +150,7 @@
     </aside>
 
     <main id="blog-post">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>
         <a
           target="_blank"
@@ -159,7 +159,7 @@
         >
       </h1>
 
-      <hr />
+      <hr aria-hidden="true" />
 
       <audio class="sc-preview" preload="none" controls>
         <source
@@ -174,7 +174,7 @@
         />
       </audio>
 
-      <hr />
+      <hr aria-hidden="true" />
 
       <h3>Background:</h3>
       <p>
@@ -275,8 +275,8 @@
 
       <hr />
       <h2>Credits and Contexts:</h2>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         I wrote this blog-post to credit the things that were not recordings of
         my friends or ephemeral radio recordings. And more importantly: Point
@@ -320,8 +320,8 @@
         track, which remains my absolute favourite.
       </p>
 
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         As it turns out, most of this EP was random static and my friends
         chatting shit. Hope you enjoyed it!
diff --git a/feed.xml b/feed.xml
index 9d35fe3..223f1c9 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,7 +5,7 @@
     <subtitle>Blog and Thought-Box of nnwhen</subtitle>
     <link rel="self" href="feed.xml" />
     <link rel="alternate" href="https://nnwhen.com/" />
-    <updated>2024-08-17T20:03:14Z</updated>
+    <updated>2025-01-19T03:02:30Z</updated>
 
     <icon>/resources/favicon.png</icon>
 
@@ -67,4 +67,22 @@
         <published>2025-01-12T19:38:36Z</published>
     </entry>
 
+    <entry>
+        <id>https://nnwhen.com/blog/2025-01-19-new-poetry</id>
+        <title>nnwhen: Poetry. An addition to the site.</title>
+        <updated>2025-01-19T03:02:30Z</updated>
+
+        <content src="https://nnwhen.com/blog/2025-01-19-new-poetry"
+            type="text/html"></content>
+
+        <link rel="alternate" href="https://nnwhen.com/blog/2025-01-19-new-poetry" />
+        <summary>nnwhen has uploaded a good backlog of its poems. Some of these were available on
+            this very domain long ago when the website looked different</summary>
+
+        <category term="Update" />
+        <category term="Poetry" />
+        <category term="nnwhen" />
+        <published>2025-01-19T03:02:30Z</published>
+    </entry>
+
 </feed>
\ No newline at end of file
diff --git a/poetry/an-obsidian.html b/poetry/an-obsidian.html
index c96fca5..96843f9 100644
--- a/poetry/an-obsidian.html
+++ b/poetry/an-obsidian.html
@@ -149,10 +149,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>An Obsidian</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         I was Obsidian<br />
         A pitch-black Oblivion
diff --git a/poetry/blackened-dust.html b/poetry/blackened-dust.html
index 3d743c2..7293af2 100644
--- a/poetry/blackened-dust.html
+++ b/poetry/blackened-dust.html
@@ -154,10 +154,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Blackened Dust</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         It is entirely unassuming<br />
         The heap of blackened dust sits ever-silent in the vase
diff --git a/poetry/brazen-word-token-i.html b/poetry/brazen-word-token-i.html
index 8b66e26..396d4f3 100644
--- a/poetry/brazen-word-token-i.html
+++ b/poetry/brazen-word-token-i.html
@@ -159,10 +159,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Brazen Word (Token I)</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>The bang came fast. You dither - robbed of senses.</p>
       <p>
         <b>Inland Empire</b>: "In your eye: Nurseries, children; You. What would
diff --git a/poetry/cave-in.html b/poetry/cave-in.html
index ad32fc2..ee249f3 100644
--- a/poetry/cave-in.html
+++ b/poetry/cave-in.html
@@ -149,10 +149,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Cave In</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         When I watch movies with her I make sure we sit so that our shadows cast
         from the projector to the wall. It's important to remember we are real.
diff --git a/poetry/crackle.html b/poetry/crackle.html
index 0408179..6760660 100644
--- a/poetry/crackle.html
+++ b/poetry/crackle.html
@@ -154,10 +154,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Crackle</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         The radio crackling.<br />
         Speaker like gaping mouth &#x2013; lungs deflating<br />
diff --git a/poetry/destroy-the-map.html b/poetry/destroy-the-map.html
index 57ee8dd..5561763 100644
--- a/poetry/destroy-the-map.html
+++ b/poetry/destroy-the-map.html
@@ -159,10 +159,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Destroy The Map</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         Destroy the map. Who, blinding line, send you spiralling.<br />
         Crush paper, meaning and intent.<br />
diff --git a/poetry/i-am-art.html b/poetry/i-am-art.html
index 003f6be..d8ac97c 100644
--- a/poetry/i-am-art.html
+++ b/poetry/i-am-art.html
@@ -153,10 +153,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>I am art</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         I am art<br />
         Art art and canvas<br />
diff --git a/poetry/inspiring.html b/poetry/inspiring.html
index 4026bbf..9ffd6e1 100644
--- a/poetry/inspiring.html
+++ b/poetry/inspiring.html
@@ -154,10 +154,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Inspiring</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>You've always been most inspiring when what you did was beyond me</p>
       <p>
         >/ ...<br />
diff --git a/poetry/into-the-dunes.html b/poetry/into-the-dunes.html
index cfee33c..6486fdd 100644
--- a/poetry/into-the-dunes.html
+++ b/poetry/into-the-dunes.html
@@ -154,10 +154,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Into The Dunes</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>&emsp;&emsp;run</p>
       <p>Into the dunes I run</p>
       <p>
diff --git a/poetry/oneironaut.html b/poetry/oneironaut.html
index eaae027..bc8e81c 100644
--- a/poetry/oneironaut.html
+++ b/poetry/oneironaut.html
@@ -152,9 +152,9 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>oneironaut</h1>
-      <hr />
+      <hr aria-hidden="true" />
       <nav
         style="display: flex; justify-content: space-evenly; text-align: center"
       >
@@ -174,7 +174,7 @@
         >
         <a href="https://www.youtube.com/watch?v=0vb1CtGkqtw">Youtube</a>
       </nav>
-      <hr />
+      <hr aria-hidden="true" />
       <p>
         "Ha ha ha!" <br />
         My arms splayed over the city; and its lights <br />
diff --git a/poetry/our-lovely-sun.html b/poetry/our-lovely-sun.html
index 7a7f233..9368331 100644
--- a/poetry/our-lovely-sun.html
+++ b/poetry/our-lovely-sun.html
@@ -167,10 +167,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Our Lovely Sun</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p class="c">
         I count two beats left <br />
         Two crunched heartbeats before I'm gone
diff --git a/poetry/red-and-purple-and-amber-and-black.html b/poetry/red-and-purple-and-amber-and-black.html
index a242925..3e14ef8 100644
--- a/poetry/red-and-purple-and-amber-and-black.html
+++ b/poetry/red-and-purple-and-amber-and-black.html
@@ -158,10 +158,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Red and Purple and Amber and Black</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         The winch creaks<br />
         Bore more weight than we thought<br />
diff --git a/poetry/stars.html b/poetry/stars.html
index a42b612..8bff76b 100644
--- a/poetry/stars.html
+++ b/poetry/stars.html
@@ -161,14 +161,14 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>Stars</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p style="margin: 0; margin-right: 20px; text-align: right">
         <a href="#">More About This Poem</a> (Not yet done)
       </p>
-      <hr />
+      <hr aria-hidden="true" />
       <p>
         Just because you know objectively that the stars don't revolve around
         the earth Doesn't mean that on the nights when you gaze into the night
diff --git a/poetry/theres-love-to-be-found-there.html b/poetry/theres-love-to-be-found-there.html
index de35ddd..508a7f8 100644
--- a/poetry/theres-love-to-be-found-there.html
+++ b/poetry/theres-love-to-be-found-there.html
@@ -156,10 +156,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>There's Love To Be Found There</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>
         Lightheaded - (a lack of air.) <br />
         I can barely stand. And to walk, I fear for my safety.
diff --git a/poetry/this-will-destroy-you.html b/poetry/this-will-destroy-you.html
index bf640fe..4ed6041 100644
--- a/poetry/this-will-destroy-you.html
+++ b/poetry/this-will-destroy-you.html
@@ -155,10 +155,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>This Will Destroy You</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>This Will Destroy You</p>
       <p>
         Your word - your waves, I cannot write it.<br />
diff --git a/poetry/you-remind-me-of-it.html b/poetry/you-remind-me-of-it.html
index c0dd602..56ad71b 100644
--- a/poetry/you-remind-me-of-it.html
+++ b/poetry/you-remind-me-of-it.html
@@ -152,10 +152,10 @@
     </p>
 
     <main id="poem">
-      <hr />
+      <hr aria-hidden="true" />
       <h1>You Remind Me Of It</h1>
-      <hr />
-      <hr />
+      <hr aria-hidden="true" />
+      <hr aria-hidden="true" />
       <p>There was an exhaustive Grotowskian dancing.</p>
       <p>
         When it - by you - was first imparted on me: my most outer layer of mind