mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed issue with header in token-view not linking to frontpage
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<nav id="fp-nav">
|
<nav id="fp-nav">
|
||||||
<div class="nav-wrapper">
|
<div class="nav-wrapper">
|
||||||
<a href="#" class="brand-logo">
|
<a href="/" class="brand-logo">
|
||||||
<img class="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
|
<img class="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
|
||||||
</a>
|
</a>
|
||||||
<div id="frontpage-viewer-counter" class="noselect" title="Divided among all channels. Hidden or not"></div>
|
<div id="frontpage-viewer-counter" class="noselect" title="Divided among all channels. Hidden or not"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user