hubl/src/views/partials/widgets/hubl-communities-profile-fa...

4 lines
331 B
Plaintext
Raw Normal View History

2021-04-07 21:21:50 +00:00
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>`}