Update favicon on about page

This commit is contained in:
2026-07-27 23:08:57 -07:00
parent 26d468d031
commit 1c358ee885
+1 -1
View File
@@ -26,7 +26,7 @@
<title>Very Fine Friends Podcast</title> <title>Very Fine Friends Podcast</title>
<link rel="stylesheet" href="../styles.css" type="text/css" /> <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> </head>