From 678fe69262e867a15cb508a7f76cc8bb05eb183d Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Fri, 16 Aug 2019 14:26:46 -0700 Subject: [PATCH 1/2] Combine "worth mentioning" sections in DNS page (#1164) * Combine "worth mentioning" sections * Update _includes/sections/dns.html Co-Authored-By: Mikaela Suomalainen --- _includes/sections/dns.html | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index ded7b326..d8511966 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -27,14 +27,6 @@ forum="https://forum.privacytools.io/t/discussion-dnscrypt/340" github="https://github.com/jedisct1/dnscrypt-proxy" %} -

Worth Mentioning

- - -

Encrypted ICANN DNS Providers

\ No newline at end of file + From 121309a8905b40021808defc9deb2fa227b15837 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 17 Aug 2019 02:24:37 +0000 Subject: [PATCH 2/2] pages/old.html: add teamchat (#1165) --- pages/old.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/old.html b/pages/old.html index 07adabf6..9c45421e 100644 --- a/pages/old.html +++ b/pages/old.html @@ -41,6 +41,8 @@ permalink: /classic/ {% include sections/voice-video-messenger.html %} +{% include sections/teamchat.html %} + {% include sections/file-sharing.html %} {% include sections/cloud-storage.html %}