mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed how pagebuttons are added/initialized
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user