forked from LiveCarta/LiveCartaWP
LAW-8883
This commit is contained in:
@@ -9,7 +9,7 @@ require_once 'inc/walker-nav-menu.php';
|
||||
<div class="footer-left">
|
||||
<div class="logo">
|
||||
<a href="/" tabindex="0">
|
||||
<img src="<?= get_theme_file_uri('/assets/img/logo.svg'); ?>" loading="lazy" alt="LiveCarta" width="136" height="26">
|
||||
<img src="<?= get_theme_file_uri('/assets/img/logo.svg'); ?>" loading="lazy" alt="LiveCarta">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -21,10 +21,10 @@ require_once 'inc/walker-nav-menu.php';
|
||||
<div class="title">Product</div>
|
||||
<a href="/features/" tabindex="0">Features</a>
|
||||
<a href="/digital-experience-platform/" tabindex="0">Product</a>
|
||||
<a href="/resourсes" tabindex="0">Resourсes</a>
|
||||
<a href="/collection/" tabindex="0">Chapter Collections</a>
|
||||
<a href="/custom-copy/" tabindex="0">Customized book copies</a>
|
||||
<a href="/individual-chapters/" tabindex="0">Individual Chapters</a>
|
||||
<a href="/blog/" tabindex="0">Blog</a>
|
||||
</div>
|
||||
<div class="fm-col">
|
||||
<div class="title">Legal</div>
|
||||
|
||||
Reference in New Issue
Block a user