فهرست منبع

feat: redirect fonts to cdn (take 2)

dwelle 1 سال پیش
والد
کامیت
9723c3bbab
4فایلهای تغییر یافته به همراه12 افزوده شده و 0 حذف شده
  1. BIN
      public/Assistant-Regular.woff2
  2. BIN
      public/Cascadia.woff2
  3. BIN
      public/Virgil.woff2
  4. 12 0
      vercel.json

BIN
public/Assistant-Regular.woff2


BIN
public/Cascadia.woff2


BIN
public/Virgil.woff2


+ 12 - 0
vercel.json

@@ -28,6 +28,18 @@
       "source": "/webex/:match*",
       "source": "/webex/:match*",
       "destination": "https://for-webex.excalidraw.com"
       "destination": "https://for-webex.excalidraw.com"
     },
     },
+    {
+      "source": "/Virgil.woff2",
+      "destination": "https://excalidraw.nyc3.cdn.digitaloceanspaces.com/fonts/Virgil.woff2"
+    },
+    {
+      "source": "/Cascadia.woff2",
+      "destination": "https://excalidraw.nyc3.cdn.digitaloceanspaces.com/fonts/Cascadia.woff2"
+    },
+    {
+      "source": "/Assistant-Regular.woff2",
+      "destination": "https://excalidraw.nyc3.cdn.digitaloceanspaces.com/fonts/Assistant-Regular.woff2"
+    },
     {
     {
       "source": "/:path*",
       "source": "/:path*",
       "has": [
       "has": [