IMP: Tiktok Link

This commit is contained in:
Tony Air 2022-10-12 17:42:53 +02:00
parent 8ef5d1af25
commit 9487516e6a
1 changed files with 7 additions and 0 deletions

View File

@ -35,4 +35,11 @@
<i class="visually-hidden">YouTube</i>
</a>
<% end_if %>
<% if $Tiktok %>
<a href="$Tiktok.LinkURL" target="_blank">
<i class="fab fa-tiktok"></i>
<i class="sr-only">Tiktok</i>
</a>
<% end_if %>
</div>