mirror of
https://github.com/a2nt/silverstripe-elemental-basics.git
synced 2024-10-22 17:05:54 +02:00
IMPR: Add Youtube social link
This commit is contained in:
parent
54d335989d
commit
782b2edbfd
@ -29,4 +29,10 @@
|
||||
<i class="visually-hidden">Twitter</i>
|
||||
</a>
|
||||
<% end_if %>
|
||||
<% if $Youtube %>
|
||||
<a href="$Youtube.LinkURL" title="YouTube" rel="noreferrer" target="_blank">
|
||||
<i class="fab fa-youtube"></i>
|
||||
<i class="visually-hidden">YouTube</i>
|
||||
</a>
|
||||
<% end_if %>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user