1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Remove legacy shortcut keyword

This commit is contained in:
Unrud 2020-03-01 23:01:08 +01:00
parent f2cb69c329
commit 78c1b71440

View file

@ -14,7 +14,7 @@ $endif$
<link href="assets/screen-narrow.css" media="screen and (max-width: 50em)" rel="stylesheet">
<noscript><link href="assets/screen-noscript.css" media="screen" rel="stylesheet"></noscript>
<link href="https://github.com/Kozea/Radicale/releases.atom" type="application/atom+xml" rel="alternate" title="Radicale Releases">
<link href="assets/icon.png" type="image/png" rel="shortcut icon">
<link href="assets/icon.png" type="image/png" rel="icon">
<title>Radicale - Free and Open-Source CalDAV and CardDAV Server</title>
<meta name="description" content="Free and Open-Source CalDAV and CardDAV Server">
<script src="assets/navigation.js"></script>