footer link fix

This commit is contained in:
Vladimir
2022-04-18 15:01:19 +02:00
parent d8f7846c6b
commit a952485efb
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ require_once 'inc/walker-nav-menu.php';
<a href="/features">Features</a>
<a href="/about-us">About Us</a>
<a href="/privacy-policy">Privacy Policy</a>
<a href="/cookies-policy">Cookies Policy</a>
<a href="/terms-of-use">Terms of Use</a>
<a href="/contact-us">Contact Us</a>
<a href="/faq-page">FAQs</a>

View File

@@ -6,6 +6,7 @@
<a href="/features">Features</a>
<a href="/about-us">About Us</a>
<a href="/privacy-policy">Privacy Policy</a>
<a href="/cookies-policy">Cookies Policy</a>
<a href="/terms-of-use">Terms of Use</a>
<a href="/contact-us">Contact Us</a>
<a href="/faq-page">FAQs</a>