mirror of
https://github.com/ivabus/www
synced 2024-11-22 14:35:06 +03:00
Added "Terms of Use" to menu footer
This commit is contained in:
parent
f73900666c
commit
060680fa6a
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@
|
|||
<li class="nav-item">
|
||||
<a class="nav-link ps-0" href="/privacy-policy/">Privacy Policy</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link ps-0" href="/terms-of-use/">Terms of Use</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue