Skip to content

Commit c78b2ba

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}<a class="dar
2828
<p class="site-description">{{ site.description }}</p>
2929
</div>
3030

31-
<nav>
31+
<nav style="text-align:center">
3232
<a href="https://swisskyrepo.github.io/PayloadsAllTheThingsWeb/">📖PayloadsAllTheThings</a>
3333
<a href="https://swisskyrepo.github.io/HardwareAllTheThings/">🖥️HardwareAllTheThings</a>
3434
<a href="https://swisskyrepo.github.io/InternalAllTheThings/">📕InternalAllTheThings</a>

0 commit comments

Comments
 (0)