easy_social-8.x-3.x-dev/templates/easy-social-twitter.html.twig
templates/easy-social-twitter.html.twig
{#
/**
* @file
* Default theme implementation for a date / time element.
*
* Available variables
* - attributes: (optional) HTML attributes to apply to the block.
* - widgets: The widgets to be rendered.
* - async: If we want to render JS ASsynchronously.
* - attached: Array of libraries to add, according to the widget definition.
*
*/
#}
<span class="easy-social facebook">
<a href='https://twitter.com/share' {{ attributes }}>'Share on Twitter'</a>
</span>