assets/img/<png|svg/3rd-party: add Apple_logo_hollow

Source, public domain: https://commons.wikimedia.org/wiki/File:Apple_logo_hollow.svg

+ imagemagick'ed into png as I am not sure which I should use.

Apparently the card breaks if there is no logo.
This commit is contained in:
Mikaela Suomalainen
2020-10-16 18:55:03 +03:00
parent e42952044f
commit 41272d7d32
3 changed files with 3 additions and 1 deletions

View File

@ -627,7 +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)"
title="Native support (mobileconfigs.netlify.app)"
image="/assets/img/png/3rd-party/Apple_logo_hollow.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/"
git="https://gitlab.com/nitrohorse/ios14-encrypted-dns-mobileconfigs"