Merge pull request 'Fix favicon' (#22) from dev into main

Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
2026-07-28 06:08:02 +00:00
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<title>Very Fine Friends Podcast</title>
<link rel="stylesheet" href="../styles.css" type="text/css" />
<link rel="icon" href="../assets/favicon.ico" type="image/x-icon">
<link rel="icon" href="../favicon.ico" type="image/x-icon">
</head>
+1 -1
View File
@@ -26,7 +26,7 @@
<title>Very Fine Friends Podcast</title>
<link rel="stylesheet" href="./styles.css" type="text/css" />
<link rel="icon" href="./assets/favicon.ico" type="image/x-icon">
<link rel="icon" href="./favicon.ico" type="image/x-icon">
</head>
+1 -1
View File
@@ -26,7 +26,7 @@
<title>Very Fine Friends Podcast</title>
<link rel="stylesheet" href="../styles.css" type="text/css" />
<link rel="icon" href="../assets/favicon.ico" type="image/x-icon">
<link rel="icon" href="../favicon.ico" type="image/x-icon">
</head>
+1 -1
View File
@@ -26,7 +26,7 @@
<title>Very Fine Friends Podcast</title>
<link rel="stylesheet" href="../styles.css" type="text/css" />
<link rel="icon" href="../assets/favicon.ico" type="image/x-icon">
<link rel="icon" href="../favicon.ico" type="image/x-icon">
</head>
+1 -1
View File
@@ -26,7 +26,7 @@
<title>Very Fine Friends Podcast</title>
<link rel="stylesheet" href="../styles.css" type="text/css" />
<link rel="icon" href="../assets/favicon.ico" type="image/x-icon">
<link rel="icon" href="../favicon.ico" type="image/x-icon">
</head>