1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-11 05:17:44 +03:00

docs: remove link to missing apple-touch-icon

This commit is contained in:
Benjamin Franzke 2022-05-17 13:16:25 +02:00
parent f32c5aa16c
commit d5ce270ced

View 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>