This commit is contained in:
gregory-p
2019-03-22 11:53:09 +03:00
parent 000b357bba
commit 7641ea1aa0
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ require_once 'inc/walker-nav-menu.php';
<div class="title">Menu</div>
<a href="/features">Features</a>
<a href="/about-us">About Us</a>
<a href="/privacy-policy">Private Policy</a>
<a href="/privacy-policy">Privacy Policy</a>
<a href="/terms-of-use">Terms of Use</a>
<a href="/contact-us">Contact Us</a>
<a href="/faq-page">FAQ</a>
@@ -23,7 +23,7 @@ require_once 'inc/walker-nav-menu.php';
</div>
<div class="fm-col hide-sm">
<div class="title">Legal</div>
<a href="/privacy-policy">Private Policy</a>
<a href="/privacy-policy">Privacy Policy</a>
<a href="/terms-of-use">Terms of Use</a>
</div>
<div class="fm-col hide-sm">

View File

@@ -5,7 +5,7 @@
<div class="title">Menu</div>
<a href="/features">Features</a>
<a href="/about-us">About Us</a>
<a href="/privacy-policy">Private Policy</a>
<a href="/privacy-policy">Privacy Policy</a>
<a href="/terms-of-use">Terms of Use</a>
<a href="/contact-us">Contact Us</a>
<a href="/faq-page">FAQ</a>
@@ -17,7 +17,7 @@
</div>
<div class="fm-col hide-sm">
<div class="title">Legal</div>
<a href="/privacy-policy">Private Policy</a>
<a href="/privacy-policy">Privacy Policy</a>
<a href="/terms-of-use">Terms of Use</a>
</div>
<div class="fm-col hide-sm">