Update header.html
This commit is contained in:
parent
9e5760d2f4
commit
5151199fbb
@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<button class="headerlink" onclick="window.location.assign('/')">Readme</button>
|
<a class="headerlink" href="{% site.url %}/">Readme</button>
|
||||||
<button class="headerlink" onclick="window.location.assign('/changelogs/')">Changelogs</button>
|
<a class="headerlink" href="{% site.url %}/changelogs/">Changelogs</button>
|
||||||
<button class="headerlink" onclick="window.location.assign('/building.md')">Building</button>
|
<a class="headerlink" href="{% site.url %}/building">Building</button>
|
||||||
<button class="headerlink" onclick="window.location.assign('/modchart.md')">Modcharts</button>
|
<a class="headerlink" href="{% site.url %}/modchart">Modcharts</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user