added substack links

This commit is contained in:
Benjamin Jones 2020-04-25 10:49:59 +02:00
parent cbaf20c13f
commit 7fac386d92
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,4 @@
arena: https://are.na/reclaimfutures arena: https://are.na/reclaimfutures
twitter: https://twitter.com/sunda__ twitter: https://twitter.com/reclaim_futures
email: mailto:info@reclaimfutures.org email: mailto:info@reclaimfutures.org
substack: https://reclaimfutures.substack.com/

View File

@ -0,0 +1,9 @@
<a href="{{ site.data.social-links.substack }}" class="social-link social-link--substack" title="ReclaimFutures newsletter">
<svg xmlns="http://www.w3.org/2000/svg" width="{{ include.size }}" height="{{ include.size }}" viewBox="0 0 50 50">
<g transform="translate(4 1)">
<polygon points="42.183 10.812 .025 10.812 .025 16.485 42.183 16.485"/>
<polygon points=".025 21.624 .025 48 21.103 36.221 42.185 48 42.185 21.624"/>
<polygon points="42.183 0 .025 0 .025 5.672 42.183 5.672"/>
</g>
</svg>
</a>