We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695bf90 commit 64e4c42Copy full SHA for 64e4c42
_layouts/default.html
@@ -29,11 +29,11 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}<a class="dar
29
</div>
30
31
<nav>
32
- <a href="{{ site.baseurl }}/">✨Latest</a>
33
- <a href="{{ site.baseurl }}/summary">📝Posts</a>
34
<a href="https://swisskyrepo.github.io/PayloadsAllTheThingsWeb/">📖PayloadsAllTheThings</a>
35
<a href="https://swisskyrepo.github.io/HardwareAllTheThings/">🖥️HardwareAllTheThings</a>
36
<a href="https://swisskyrepo.github.io/InternalAllTheThings/">📕InternalAllTheThings</a>
+ <a href="{{ site.baseurl }}/">✨Latest</a>
+ <a href="{{ site.baseurl }}/summary">📝Posts</a>
37
<a href="{{ site.baseurl }}/about">👤About</a>
38
</nav>
39
0 commit comments