enhancement(lint): Fix lint errors for pub/index.html
Some checks failed
Remote SSH Command / Build (push) Has been cancelled

Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2024-09-24 12:39:04 +00:00 committed by GitHub
parent 72845b5eaa
commit b8d37b28b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,14 +74,43 @@
<a href="mailto:neon@saahild.com">neon@saahild.com</a>
</p>
<a href="https://saahild.com/retro">saahild.com/retro</a>
<div id="webring-wrapper">
<a href="https://webring.hackclub.com/" id="previousBtn" class="webring-anchor" title="Previous"></a>
<a href="https://webring.hackclub.com/" class="webring-logo" title="Hack Club Webring" alt="Hack Club Webring"></a>
<a href="https://webring.hackclub.com/" id="nextBtn" class="webring-anchor" title="Next"></a>
<script src="https://webring.hackclub.com/embed.min.js"></script>
</div>
<div id="webring-wrapper">
<a
href="https://webring.hackclub.com/"
id="previousBtn"
class="webring-anchor"
title="Previous"
></a
>
<a
href="https://webring.hackclub.com/"
class="webring-logo"
title="Hack Club Webring"
alt="Hack Club Webring"
></a>
<a
href="https://webring.hackclub.com/"
id="nextBtn"
class="webring-anchor"
title="Next"
></a
>
<script src="https://webring.hackclub.com/embed.min.js"></script>
</div>
</main>
<a href="https://hackclub.com/"><img style="position: absolute; top: 0; left: 10px; border: 0; width: 256px; z-index: 999;" src="https://assets.hackclub.com/flag-orpheus-left.svg" alt="Hack Club"/></a>
<a href="https://hackclub.com/"
><img
style="
position: absolute;
top: 0;
left: 10px;
border: 0;
width: 256px;
z-index: 999;
"
src="https://assets.hackclub.com/flag-orpheus-left.svg"
alt="Hack Club"
/></a>
</center>
</body>
</html>