]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: remove link to missing apple-touch-icon
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Tue, 17 May 2022 11:16:25 +0000 (13:16 +0200)
committerBenjamin Franzke <benjaminfranzke@googlemail.com>
Tue, 17 May 2022 19:13:24 +0000 (21:13 +0200)
docs/_includes/head.html

index 8473e97b902b46e60585f55208dbbda053053922..cf393ca05656d1bf1c803fc97d39ef56167c1a91 100644 (file)
@@ -13,5 +13,4 @@
   <link rel="stylesheet" href="{{ "/style.css" | prepend: site.baseurl }}">
 
   <link rel="icon" type="image/png" href="/favicon.png" />
-  <link rel="icon" sizes="144x144" href="apple-touch-icon.png">
 </head>