From 7fac386d924ef774dfd9b4c69a2e873e163903aa Mon Sep 17 00:00:00 2001 From: Benjamin Jones Date: Sat, 25 Apr 2020 10:49:59 +0200 Subject: [PATCH] added substack links --- _data/social-links.yml | 5 +++-- _includes/svg/social-icons/substack.html | 9 +++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 _includes/svg/social-icons/substack.html diff --git a/_data/social-links.yml b/_data/social-links.yml index 6ee81e8..0733e70 100644 --- a/_data/social-links.yml +++ b/_data/social-links.yml @@ -1,3 +1,4 @@ arena: https://are.na/reclaimfutures -twitter: https://twitter.com/sunda__ -email: mailto:info@reclaimfutures.org \ No newline at end of file +twitter: https://twitter.com/reclaim_futures +email: mailto:info@reclaimfutures.org +substack: https://reclaimfutures.substack.com/ \ No newline at end of file diff --git a/_includes/svg/social-icons/substack.html b/_includes/svg/social-icons/substack.html new file mode 100644 index 0000000..4819a02 --- /dev/null +++ b/_includes/svg/social-icons/substack.html @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file