Skip to content

Commit 64e4c42

Browse files
authored
Update default.html
1 parent 695bf90 commit 64e4c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}<a class="dar
2929
</div>
3030

3131
<nav>
32-
<a href="{{ site.baseurl }}/">✨Latest</a>
33-
<a href="{{ site.baseurl }}/summary">📝Posts</a>
3432
<a href="https://swisskyrepo.github.io/PayloadsAllTheThingsWeb/">📖PayloadsAllTheThings</a>
3533
<a href="https://swisskyrepo.github.io/HardwareAllTheThings/">🖥️HardwareAllTheThings</a>
3634
<a href="https://swisskyrepo.github.io/InternalAllTheThings/">📕InternalAllTheThings</a>
35+
<a href="{{ site.baseurl }}/">✨Latest</a>
36+
<a href="{{ site.baseurl }}/summary">📝Posts</a>
3737
<a href="{{ site.baseurl }}/about">👤About</a>
3838
</nav>
3939

0 commit comments

Comments
 (0)