diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-02-17 11:04:50 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-02-17 11:04:50 +0000 |
| commit | 73ada98fb48514c51bd3e4b50c1d66ee2772870e (patch) | |
| tree | 9f1b456fda8bea4ef19bf616c13b626550610af8 /poetry.html | |
| parent | d467386647277a2b3c40bc149d97c699903b68d3 (diff) | |
fix eyes and other css errors
Diffstat (limited to 'poetry.html')
| -rw-r--r-- | poetry.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/poetry.html b/poetry.html index f68e5e0..780ed9e 100644 --- a/poetry.html +++ b/poetry.html @@ -3,11 +3,11 @@ <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="unicode"> - <meta name="description" content="The Weight of Comfort"> - <meta name="keywords" content="Personal, Music, Poetry, Art, Radiohotline, Teethinvitro"> + <meta name="description" content="The Weight of Comfort | Poetry, particularly freeverse"> + <meta name="keywords" content="Personal, Music, Poetry, Art, Radiohotline, Teethinvitro, Moloch"> <meta name="author" content="Radiohotline"> <link href="house.css" rel="stylesheet"> - <title>Poetry</title> + <title>Soft Machine | Poetry</title> <style> .c { text-align: center; @@ -45,14 +45,13 @@ </div> <nav> <span> - <a href="house.html">home</a>   <a href="about.html">about</a>   <a href="art.html">art</a>   <a href="music.html">music</a>   <a href="thoughts.html">thoughts</a>   <a href="muse.html">muse</a>   <a href="poetry.html">poetry</a>   - <a href="books.html">library</a>   + <a href="library.html">library</a>   <a href="projects.html">projects</a>   <a href="links.html">links</a>   </span> |
