From 6cbe6cc5b1a19ef32fa7807a236d43e69d7ba46f Mon Sep 17 00:00:00 2001 From: rohan kumar Date: Sat, 12 Dec 2020 02:41:18 -0800 Subject: [PATCH] Add apple-touch-icon-precomposed for phones Android, iOS, and other browsers use the pseudo-standard "apple-touch-icon-precomposed.png"; android recommends 192x192px and iOS downscales to 180x180px. --- static/apple-touch-icon-precomposed.png | Bin 0 -> 885 bytes themes/etch-custom/layouts/partials/head.html | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 static/apple-touch-icon-precomposed.png diff --git a/static/apple-touch-icon-precomposed.png b/static/apple-touch-icon-precomposed.png new file mode 100644 index 0000000000000000000000000000000000000000..13adc4da8d1bc2b6a1622308bd02621dd47bdcc4 GIT binary patch literal 885 zcmV-*1B(2KP)t0}@F@K~#9!?V7=E(?Af0Ef*)w zjm1vf-dwf7H7-F_ZzNGAdP|`a>Mcbeg&P5(^w?ZlaZA-!;&DkxVtcn~<(S)dejX!v81L*e9$UY9n6YW>71~PgR8=o40GUM91N;70`eGOR*|UI zKA08{U!BHnd^*s)U1V?|YS}e7XO#2m89rlbjFp#wS3Rq4&}58Ei3j6 z;wPL*jh^b6~KO?NZHg z#90Ko!%;8lOiokSQQ^Y#0qn3tWHi`CojiV%oD9A1m8yzkgQ^19-j~;iL0u%oQ=o&F z29@2XGKEoMZBm=+JLowqf65SV4XSIz1;z6F;8lO}IbZW7LY))<#@HV#pgXcf?gq8^olb$L7_ zbFiGGZHo? {{ if eq .Site.BaseURL "https://envs.net/~seirdy/" -}} - {{ end -}} + {{ printf `` ("apple-touch-icon-precomposed.png" | absURL) | safeHTML }} + {{ else -}} + {{ end -}} {{ $resources := slice -}} {{ $resources = $resources | append (resources.Get "/css/main.css") -}} {{ $resources = $resources | append (resources.Get "/css/narrow.css") -}}