فهرست منبع

Added excalidraw icon as application icon (#126)

anishagg17 5 سال پیش
والد
کامیت
1ef66441c3
2فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      public/index.html
  2. BIN
      public/logo.png

+ 3 - 1
public/index.html

@@ -12,7 +12,9 @@
       homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
     -->
     <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
-    <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
+
+    <link rel="icon" href="%PUBLIC_URL%/logo.png" />
+    <!-- <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" /> -->
     <link
       rel="preload"
       href="https://uploads.codesandbox.io/uploads/user/ed077012-e728-4a42-8395-cbd299149d62/AflB-FG_Virgil.ttf"

BIN
public/logo.png