fix: NetScape/IE compatibility, cleaned code

This commit is contained in:
2024-04-22 16:35:10 +02:00
parent 3485265d08
commit 95d271cb7c
8 changed files with 15 additions and 19 deletions

View File

@@ -9,9 +9,7 @@
</head>
<body>
<div class="header">
<a href="/" aria-label="patate.dev">
<a href="/" aria-label="patate.dev"><img alt="Spike" src="/images/spike.jpg" id="spike" width="125.583" height="95.6833"></a>
</a>
<a href="/" aria-label="patate.dev"><img alt="Spike" src="/images/spike.jpg" id="spike" width="125.583" height="95.6833"></a>
<div class="menu">
<p></p>
<a href="/pages/blog.html" aria-label="the blog"> the blog</a>
@@ -19,4 +17,3 @@
<a href="/pgp/key.txt" aria-label="pgp key">pgp key</a>
</div>
</div>
</body>