Fix favicon
This commit is contained in:
+1
-1
@@ -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
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user