tweak: proper order of homepage links

didnt anybody ever teach you that the most important stuff goes first..?
This commit is contained in:
2026-06-19 15:21:03 -07:00
parent c3b14da220
commit f26b11cd28
+2 -2
View File
@@ -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>