Update header.html

This commit is contained in:
Puyo 2021-05-11 21:35:59 +02:00 committed by GitHub
parent fd7f8824ee
commit 09439ccbcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ hr {
height: 2px !important; height: 2px !important;
} }
</style> </style>
<center>
<p id="HtmlIsTheWorstThingIHaveEverUsed"> <p id="HtmlIsTheWorstThingIHaveEverUsed">
<a class="headerlink" href="{{site.url}}">Readme</a> <a class="headerlink" href="{{site.url}}">Readme</a>
<a class="headerlink" href="{{site.url}}changelogs/">Changelogs</a> <a class="headerlink" href="{{site.url}}changelogs/">Changelogs</a>
@ -28,3 +29,4 @@ hr {
<br>&nbsp; <br>&nbsp;
<hr> <hr>
</p> </p>
</center>