Merge pull request #3090 from abhishekjakhar/fix/safari-favicon

fix: favicon for Safari
This commit is contained in:
Ben Lambert
2020-10-26 10:31:03 +01:00
committed by GitHub
+1 -1
View File
@@ -60,7 +60,7 @@ const siteConfig = {
/* path to images for header/footer */
// headerIcon: "img/android-chrome-192x192.png",
footerIcon: 'img/android-chrome-192x192.png',
favicon: 'img/favicon.svg',
favicon: 'img/favicon.ico',
/* Colors for website */
colors: {