Changed how pagebuttons are added/initialized

This commit is contained in:
Kasper Rynning-Tønnesen
2017-11-22 17:04:38 +01:00
parent b94fa58db6
commit 65d1b9cd61
3 changed files with 29 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
<div class="nav-wrapper">
<div class="brand-logo zbrand channel-logo-container">
<a href="/" class="brand-logo brand-logo-navigate">
<img class="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
<img class="zicon" src="/assets/images/z.svg" alt="zoff-logo" title="Home" />
</a>
<span id="chan" class="chan clickable" title="Show big URL">{{list_name}}</span>
</div>