Merge pull request #8760 from Jerryby/wordpress

LAW-7118
This commit is contained in:
bivis
2023-10-19 14:35:15 +03:00
committed by GitHub

View File

@@ -20,8 +20,10 @@ require_once 'inc/walker-nav-menu.php';
<div class="fm-col">
<div class="title">Product</div>
<a href="/features">Features</a>
<a href="/collection">Chapter Collections</a>
<a href="/custom-copy">Customized book copies</a>
<a href="/individual-chapters">Individual Chapters</a>
<a href="/blog">Blog</a>
<a href="/about-us">About Us</a>
</div>
<div class="fm-col">
<div class="title">Legal</div>
@@ -33,7 +35,8 @@ require_once 'inc/walker-nav-menu.php';
<div class="title">Contact</div>
<a href="<?= get_lawcarta_url()?>/review-copy">Request review copy</a>
<a href="/contact-us">Contact Us</a>
<a href="/faq-page">FAQs</a>
<a href="/faq-page">FAQs</a>
<a href="/about-us">About Us</a>
</div>
</div>
</div>