<script type="text/discourse-plugin" version="0.8">
api.replaceIcon('d-post-share', 'share-square');
api.replaceIcon('d-topic-share', 'share-square');
</script>
Simplemente agrega esto a tu header al editar un tema.
<script type="text/discourse-plugin" version="0.8">
api.replaceIcon('d-post-share', 'share-square');
api.replaceIcon('d-topic-share', 'share-square');
</script>
Simplemente agrega esto a tu header al editar un tema.