Add source link to header
This commit is contained in:
@@ -29,6 +29,7 @@ function renderNav(items, prefix = []) {
|
||||
<nav class="topnav">
|
||||
<a href="/docs/introduction/">Docs</a>
|
||||
<a href="/playground/">Playground</a>
|
||||
<a href="https://gitea.hareworks.net/Hare/Decodal">Source</a>
|
||||
</nav>
|
||||
</header>
|
||||
<div class={playground || frontpage ? 'layout playground-layout' : 'layout'}>
|
||||
|
||||
Reference in New Issue
Block a user