add share on social links
This page is mainly about add share on social links
{% if group.show_social_link_twitter %}
🔗 Share this blog post on Twitter
name='twitter',
purpose='semantic',
style='SOLID',
title='Share this blog post on Twitter'
%} -->
{% endif %}
{% if group.show_social_link_facebook %}
🔗 Share this blog post on Facebook
name='facebook-f',
purpose='semantic',
style='SOLID',
title='Share this blog post on Facebook'
%} -->
{% endif %}
{% if group.show_social_link_linkedin %}
🔗 Share this blog post on LinkedIn
name='linkedin-in',
purpose='semantic',
style='solid',
title='Share this blog post on LinkedIn'
%} -->
{% endif %}
Last modified: May 21st, 2023