Fix icon and css

This commit is contained in:
Christoph Hagen 2022-03-26 10:09:33 +01:00
parent 46af836c01
commit e249efaed9
2 changed files with 10 additions and 10 deletions

View File

@ -5,9 +5,9 @@
<!-- Prevent search engine indexing -->
<meta name="robots" content="noindex" />
<link rel="shortcut icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/icons/festival.ico" />
<link rel="apple-touch-icon" href="/icons/festival.png" />
<link rel="icon" href="/icons/festival.png">
<link rel="shortcut icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/festival/icons/festival.ico" />
<link rel="apple-touch-icon" href="/festival/icons/festival.png" />
<link rel="icon" href="/festival/icons/festival.png">
<title>CC Festival</title>
<meta name="author" content="Christoph Hagen & Charlotte Strohofer" />
@ -16,8 +16,8 @@
<link rel="canonical" href="https://christophhagen.de/festival-en.html" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="assets/festival.css">
<script src="assets/festival.js?v=9"></script>
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=1">
<script src="assets/festival.js?v=10"></script>
</head>
<body>
<div class="wrapper">

View File

@ -5,9 +5,9 @@
<!-- Prevent search engine indexing -->
<meta name="robots" content="noindex" />
<link rel="shortcut icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/icons/festival.ico" />
<link rel="apple-touch-icon" href="/icons/festival.png" />
<link rel="icon" href="/icons/festival.png">
<link rel="shortcut icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/festival/icons/festival.ico" />
<link rel="apple-touch-icon" href="/festival/icons/festival.png" />
<link rel="icon" href="/festival/icons/festival.png">
<title>CC Festival</title>
<meta name="author" content="Christoph Hagen & Charlotte Strohofer" />
@ -16,8 +16,8 @@
<link rel="canonical" href="https://christophhagen.de/festival.html" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="assets/festival.css">
<script src="assets/festival.js?v=9"></script>
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=1">
<script src="assets/festival.js?v=10"></script>
</head>
<body>
<div class="wrapper">