replace favicon.svg with favicon.ico

This commit is contained in:
Abhishek Jakhar
2020-10-26 11:16:03 +05:30
parent 03b21ff56f
commit 82c85c4bd0
+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: {