fix a few path issues

This commit is contained in:
grdnsys 2025-01-27 04:59:43 +01:00
parent eb56959c6d
commit d72f3e7b8f
3 changed files with 2 additions and 2 deletions

View file

Before

Width:  |  Height:  |  Size: 199 KiB

After

Width:  |  Height:  |  Size: 199 KiB

View file

@ -34,6 +34,6 @@ I will also go on endlessly about my lovely partners Jynx, Laine and Piper.<br>
<br>
🌹🔥
</p><hr>
<img src="media/banners/rose.png" alt="A drawing of a redish lynx on a red background with a rose on the left side, drawn by hornet of sterling manor" width="700" >
<img src="../media/banners/rose.png" alt="A drawing of a redish lynx on a red background with a rose on the left side, drawn by hornet of sterling manor" width="700" >
</body>
</html>

View file

@ -53,6 +53,6 @@ if any of the other facets in the subsystem have specific pages those can be fou
<a href="pi.html">🪽🗡️ pi</a>
<hr>
</p>
<img src="media/banners/vi.png" alt="a drawing of vi that was done with a mouse in something like ms paint" width="700" >
<img src="../media/banners/vi.png" alt="a drawing of vi that was done with a mouse in something like ms paint" width="700" >
</body>
</html>