diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-02-16 17:41:55 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-02-16 17:41:55 +0000 |
| commit | c00ae4e38b44247b50d4ba36366323b3d2bba978 (patch) | |
| tree | b4d5e7949f009dbca94624a1e0bde58cb6fd7a99 /muse.html | |
| parent | fa98cb5aca8f508d547bf5fe2b8bd13f47a3140e (diff) | |
major site redesign
Diffstat (limited to 'muse.html')
| -rw-r--r-- | muse.html | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -38,9 +38,12 @@ } </style> </head> -<body class="art"> +<body class="art"> + <div class="top"> + <h1>Muse</h1> + <h1 class="logo"><a href="index.html">Soft Machine</a></h1> + </div> <nav> - <h1>Soft Machine</h1> <span> <a href="house.html">home</a>   <a href="about.html">about</a>   @@ -50,7 +53,7 @@ <a href="muse.html">muse</a>   <a href="poetry.html">poetry</a>   <a href="books.html">library</a>   - <a href="projects.html">projects</a>   + <a href="projects.html">projects</a>   <a href="links.html">links</a>   </span> <hr> |
