fix: spacing in menu items
This commit is contained in:
@@ -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>
|
||||
@@ -38,4 +39,4 @@
|
||||
<a href="//torproject.org"><img alt="Tor" src="../images/footer/tor.gif" /></a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
@@ -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>
|
||||
@@ -65,4 +66,4 @@
|
||||
<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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user