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 /muse.html | |
| parent | d467386647277a2b3c40bc149d97c699903b68d3 (diff) | |
fix eyes and other css errors
Diffstat (limited to 'muse.html')
| -rw-r--r-- | muse.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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> |
