瀏覽代碼

fix(mobile): offline tabler icons resources

charlie 3 年之前
父節點
當前提交
21a6ccff74
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -3,7 +3,7 @@
 <head>
   <meta charset="utf-8">
   <meta content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no" name="viewport">
-  <link rel="stylesheet" href="https://unpkg.com/@tabler/icons@latest/iconfont/tabler-icons.min.css">
+  <link rel="stylesheet" href="/static/css/tabler-icons.min.css">
   <link href="/static/css/style.css" rel="stylesheet" type="text/css">
   <link href="/static/img/logo.png" rel="shortcut icon" type="image/png">
   <link href="/static/img/logo.png" rel="shortcut icon" sizes="192x192">