From 84a48b9a2bc1e3dc735de0ecd43e42b740aeff6c Mon Sep 17 00:00:00 2001 From: Luke Date: Fri, 15 Nov 2019 10:49:04 +0100 Subject: [PATCH] Fix reddit icon --- _includes/new/header.html | 2 +- assets/icons/reddit.svg | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 assets/icons/reddit.svg diff --git a/_includes/new/header.html b/_includes/new/header.html index 2a05049..410cbc0 100644 --- a/_includes/new/header.html +++ b/_includes/new/header.html @@ -19,7 +19,7 @@ Stay private while surfing the Web. Stop ISPs, Wi-Fi Operators and VPNs from collecting all your personal [meta] data. Secure your whole computer, not only your web-browser.

- + or subscribe to our newsletter
diff --git a/assets/icons/reddit.svg b/assets/icons/reddit.svg new file mode 100644 index 0000000..628d836 --- /dev/null +++ b/assets/icons/reddit.svg @@ -0,0 +1 @@ + \ No newline at end of file