mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add Source Code to the navbar
This commit is contained in:
parent
ff7b9baa18
commit
895feff1d7
1 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,11 @@
|
||||||
Docs
|
Docs
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="p-3 lg:p-0 text-white text-lg lg:text-sm">
|
||||||
|
<a href="{{ site.github_url }}/portmaster/" class=" ml-0 lg:ml-4 px-3 py-2 font-semibold leading-5 hover:opacity-55 transition duration-150 ease-in-out opacity-100">
|
||||||
|
Source Code
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
<li class="p-3 lg:p-0 text-white text-lg lg:text-sm">
|
<li class="p-3 lg:p-0 text-white text-lg lg:text-sm">
|
||||||
<a href="{{ site.about_url }}" class=" ml-0 lg:ml-4 px-3 py-2 font-semibold leading-5 hover:opacity-55 transition duration-150 ease-in-out opacity-100">
|
<a href="{{ site.about_url }}" class=" ml-0 lg:ml-4 px-3 py-2 font-semibold leading-5 hover:opacity-55 transition duration-150 ease-in-out opacity-100">
|
||||||
About
|
About
|
||||||
|
|
Loading…
Add table
Reference in a new issue