diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 0f7a6b1b..3cd15dab 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -628,7 +628,7 @@ 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_logo_hollow.png" + 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" diff --git a/assets/img/png/3rd-party/Apple_logo_hollow.png b/assets/img/png/3rd-party/apple.png similarity index 100% rename from assets/img/png/3rd-party/Apple_logo_hollow.png rename to assets/img/png/3rd-party/apple.png diff --git a/assets/img/svg/3rd-party/Apple_logo_hollow.svg b/assets/img/svg/3rd-party/apple.svg similarity index 100% rename from assets/img/svg/3rd-party/Apple_logo_hollow.svg rename to assets/img/svg/3rd-party/apple.svg