Fix favicon

This commit is contained in:
Andreas Dangel
2023-04-28 11:07:18 +02:00
parent 0756a7c0e4
commit 9e9739e2b3

View File

@ -15,7 +15,7 @@
<link rel="stylesheet" type="text/css" href="css/theme-green.css"> <link rel="stylesheet" type="text/css" href="css/theme-green.css">
<link rel="stylesheet" type="text/css" href="css/pmd-customstyles.css"> <link rel="stylesheet" type="text/css" href="css/pmd-customstyles.css">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="images/logo/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon"> <link rel="icon" href="images/logo/favicon.ico" type="image/x-icon">
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="feed.xml"> <link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="feed.xml">