Files
hubl/src/views/partials/widgets/hubl-communities-profile-facebook.pug
2021-04-07 23:21:50 +02:00

4 lines
331 B
Plaintext

if componentSet.has('communities')
solid-widget(name='hubl-communities-profile-facebook')
template ${value != "" ? `<a class="segment children-link-rounded children-icon-social-facebook children-link-reversed color-secondary bordered margin-right-medium" href="${value}" target="_blank"><span></span></a>` : `<span></span>`}