wp seo fixes

This commit is contained in:
Jerry
2024-01-05 15:33:38 +01:00
parent ec83fce98b
commit e5a2b38f1e
4 changed files with 16 additions and 5 deletions

View File

@@ -48,8 +48,8 @@ require_once 'inc/walker-nav-menu.php';
<a target="_blank" href="https://www.linkedin.com/company/likelivecarta" title="LinkedIn"><span class="icon-linkedin"></span></a>
</div>
<div class="app-download">
<a target="_blank" href="https://apps.apple.com/us/app/livecarta/id1505717341" class="app-download"><img src="<?= get_theme_file_uri('/assets/img/app-store.png'); ?>" alt="App Store"></a>
<a target="_blank" href="https://play.google.com/store/apps/details?id=com.teqspring.apps.livecarta" class="app-download"><img src="<?= get_theme_file_uri('/assets/img/google-store.png'); ?>" alt="Play Store"></a>
<a target="_blank" href="https://apps.apple.com/us/app/livecarta/id1505717341" class="app-download"><img width="120" height="35" src="<?= get_theme_file_uri('/assets/img/app-store.png'); ?>" alt="App Store"></a>
<a target="_blank" href="https://play.google.com/store/apps/details?id=com.teqspring.apps.livecarta" class="app-download"><img width="120" height="35" src="<?= get_theme_file_uri('/assets/img/google-store.png'); ?>" alt="Play Store"></a>
</div>
</div>
</div>