Update links for the header
This commit is contained in:
parent
2235a35005
commit
459dc7e8f8
1 changed files with 14 additions and 12 deletions
|
@ -10,10 +10,12 @@
|
|||
</div>
|
||||
<div>
|
||||
<a class="header-link-item" href="https://sudovanilla.org/blog/">Blog</a>
|
||||
<a class="header-link-item" href="https://sudovanilla.org/docs/">Docs</a>
|
||||
<a class="header-link-item" href="https://sudovanilla.org/instances/">Instances</a>
|
||||
<a class="header-link-item" href="https://ark.sudovanilla.org/Docs/">Docs</a>
|
||||
<a class="header-link-item" href="https://sudovanilla.org/donate/">Donate</a>
|
||||
<a class="header-link-item" href="https://status.sudovanilla.org">Status</a>
|
||||
{{if and .IsSigned}}
|
||||
<a class="header-link-item" href data-url="{{AppSubUrl}}/user/logout">Log Out</a>
|
||||
<a class="header-link-item" href data-url="/user/logout">Log Out</a>
|
||||
{{end}}
|
||||
|
||||
<div class="ui dropdown upward language">
|
||||
|
|
Loading…
Reference in a new issue