added substack links
This commit is contained in:
parent
cbaf20c13f
commit
7fac386d92
@ -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/
|
9
_includes/svg/social-icons/substack.html
Normal file
9
_includes/svg/social-icons/substack.html
Normal 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>
|
Loading…
Reference in New Issue
Block a user