mirror of
https://github.com/safing/web
synced 2025-09-07 05:29:02 +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">
|
<a class='item' href="/technology">
|
||||||
TECHNOLOGY
|
TECHNOLOGY
|
||||||
</a>
|
</a>
|
||||||
|
<a class='item' href="/community-hub" >
|
||||||
|
COMMUNITY
|
||||||
|
</a>
|
||||||
<a class='item' href="/download">
|
<a class='item' href="/download">
|
||||||
DOWNLOAD
|
DOWNLOAD
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- START PUSHER -->
|
<!-- START PUSHER -->
|
||||||
|
@ -30,9 +34,15 @@
|
||||||
<a class='item' href="/technology">
|
<a class='item' href="/technology">
|
||||||
TECHNOLOGY
|
TECHNOLOGY
|
||||||
</a>
|
</a>
|
||||||
|
<a class='item' href="/community-hub" >
|
||||||
|
COMMUNITY
|
||||||
|
</a>
|
||||||
<a class='item' href="/download" style="z-index: 10;">
|
<a class='item' href="/download" style="z-index: 10;">
|
||||||
DOWNLOAD
|
DOWNLOAD
|
||||||
</a>
|
</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>
|
||||||
|
|
||||||
<div class='right menu' id="menubar-mobile">
|
<div class='right menu' id="menubar-mobile">
|
||||||
|
@ -42,6 +52,8 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
||||||
function ready(fn) {
|
function ready(fn) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue