Compare commits

..

1 Commits

Author SHA1 Message Date
dojac 1c358ee885 Update favicon on about page 2026-07-27 23:08:57 -07:00
+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>