Add tentative Android logo

This commit is contained in:
nitrohorse
2020-05-16 21:20:52 -07:00
parent 3abc667056
commit 0351d59f01
3 changed files with 20 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ breadcrumb: "DNS"
{%
include cardv2.html
title="Android 9's built-in DNS-over-TLS resolver"
image=""
image="/assets/img/svg/3rd-party/android.svg"
description='Android 9 (Pie) comes with built-in DNS-over-TLS support.'
labels="color==warning::icon==fas fa-exclamation-triangle::link==https://android-developers.googleblog.com/2018/04/dns-over-tls-support-in-android-p.html::text==Warning::tooltip==However, apps that perform their own DNS queries, instead of using the system's APIs, must ensure that they do not send insecure DNS queries when the system has a secure connection."
%}