mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add business model
This commit is contained in:
parent
a152a9675e
commit
fd4510de7a
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@
|
|||
<li class="block mr-0">
|
||||
<a href="{{ site.about_url }}" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">About Us</a>
|
||||
</li>
|
||||
<li class="mt-3 block mr-0">
|
||||
<a href="{{ site.business_model_url }}" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">Business Model</a>
|
||||
</li>
|
||||
<li class="mt-3 block mr-0">
|
||||
<a href="{{ site.ownership_url }}" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">Ownership</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue