fix: spacing in menu items

This commit is contained in:
2024-04-22 09:15:22 +02:00
parent 806c5791c6
commit 76e2454ec9
4 changed files with 8 additions and 4 deletions

View File

@@ -11,6 +11,7 @@
<a href="../index.html"><img alt="Spike" src="../images/spike.jpg" id="spike"></a>
</a>
<div class="menu">
<a> </a>
<a href="blog.html">the blog</a>
<a href="//github.com/ALittlePatate">github</a>
<a href="../pgp/key.txt">pgp key</a>
@@ -62,4 +63,4 @@ To conclude, reversing VAC is a great way of learning as it's not obfuscated/pac
<a href="//gnu.org"><img alt="GNU/Linux" src="../images/footer/gnu_linux.png" /></a>
<img alt="" src="../images/footer/internet-privacy.gif" />
<a href="//torproject.org"><img alt="Tor" src="../images/footer/tor.gif" /></a>
</footer>
</footer>