mirror of
https://github.com/safing/web
synced 2025-09-05 04:29:04 +00:00
Hotfix header
This commit is contained in:
parent
efa12859e5
commit
63f53eb21f
1 changed files with 12 additions and 0 deletions
|
@ -8,9 +8,13 @@
|
|||
<a class='item' href="/technology">
|
||||
TECHNOLOGY
|
||||
</a>
|
||||
<a class='item' href="/community-hub" >
|
||||
COMMUNITY
|
||||
</a>
|
||||
<a class='item' href="/download">
|
||||
DOWNLOAD
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- START PUSHER -->
|
||||
|
@ -30,9 +34,15 @@
|
|||
<a class='item' href="/technology">
|
||||
TECHNOLOGY
|
||||
</a>
|
||||
<a class='item' href="/community-hub" >
|
||||
COMMUNITY
|
||||
</a>
|
||||
<a class='item' href="/download" style="z-index: 10;">
|
||||
DOWNLOAD
|
||||
</a>
|
||||
<!-- <a class='item' href="/community-hub" style="z-index: 10;">
|
||||
<img src='{{ site.assets_url }}img/community_logo.svg' style="height: 4rem;">
|
||||
</a> -->
|
||||
</div>
|
||||
|
||||
<div class='right menu' id="menubar-mobile">
|
||||
|
@ -42,6 +52,8 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
function ready(fn) {
|
||||
|
|
Loading…
Add table
Reference in a new issue