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 64e4c42 commit c78b2baCopy full SHA for c78b2ba
_layouts/default.html
@@ -28,7 +28,7 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}<a class="dar
28
<p class="site-description">{{ site.description }}</p>
29
</div>
30
31
- <nav>
+ <nav style="text-align:center">
32
<a href="https://swisskyrepo.github.io/PayloadsAllTheThingsWeb/">📖PayloadsAllTheThings</a>
33
<a href="https://swisskyrepo.github.io/HardwareAllTheThings/">🖥️HardwareAllTheThings</a>
34
<a href="https://swisskyrepo.github.io/InternalAllTheThings/">📕InternalAllTheThings</a>
0 commit comments