tweak: proper order of homepage links
didnt anybody ever teach you that the most important stuff goes first..?
This commit is contained in:
@@ -30,9 +30,9 @@
|
|||||||
<div class="section">
|
<div class="section">
|
||||||
<span>LOCAL</span>
|
<span>LOCAL</span>
|
||||||
<a href="/about.html">About</a>
|
<a href="/about.html">About</a>
|
||||||
<a href="https://files.pancakz.net/">Files</a>
|
|
||||||
<a href="https://code.pancakz.net/">Code</a>
|
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
|
<a href="https://code.pancakz.net/">Code</a>
|
||||||
|
<a href="https://files.pancakz.net/">Files</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<span>PROJECTS</span>
|
<span>PROJECTS</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user