mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Re-Add docs to navbar
This commit is contained in:
parent
7924704c00
commit
714129cfd0
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
<a href="{{ site.pricing_url }}" class="nav-link {% if currentUrl == "pricing" %}selected{% endif %}"> Pricing </a>
|
||||
<a href="{{ site.spn_url }}" class="nav-link {% if currentUrl == "spn" %}selected{% endif %}"> SPN </a>
|
||||
<a href="{{ site.about_url }}" class="nav-link {% if currentUrl == "about" %}selected{% endif %}">About</a>
|
||||
<a href="{{ site.docs_url }}" class="nav-link">Docs & FAQ</a>
|
||||
</div>
|
||||
<div class="nav-right-actions">
|
||||
<div class="element-x-center-max space-x-3 items-center flex lg:hidden xl:flex">
|
||||
|
|
Loading…
Add table
Reference in a new issue