Update header.html

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

View File

@ -16,8 +16,9 @@
color: white; color: white;
} }
</style> </style>
<p>
<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>
<a class="headerlink" href="{{site.url}}building">Building</a> <a class="headerlink" href="{{site.url}}building">Building</a>
<a class="headerlink" href="{{site.url}}modchart">Modcharts</a> <a class="headerlink" href="{{site.url}}modchart">Modcharts</a>
</p>