From db93d6452c790194c4c162c90fb342c8685f0c11 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 16 Oct 2020 19:08:20 +0300 Subject: [PATCH] dns: fix spacing --- _includes/sections/dns.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 3cd15dab..2b8ba6ed 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -627,8 +627,8 @@ We also log how many times this or that tracker has been blocked. We need this i {% include cardv2.html - title="Native support (mobileconfigs.netlify.app)" - image="/assets/img/png/3rd-party/apple.png" + title="Native support (mobileconfigs.netlify.app)" + image="/assets/img/png/3rd-party/apple.png" description='iOS 14 and macOS 11.0 support DoT and DoH natively through mobileconfig files that can be opened in Safari to be loaded into the system.' website="https://mobileconfigs.netlify.app/" gitlab="https://gitlab.com/nitrohorse/ios14-encrypted-dns-mobileconfigs"