Преглед изворни кода

Merge pull request #184 from kidonng/patch-1

Use jsDelivr for MDI for better global speed
pull/195/head
Ji Qu пре 4 година
committed by GitHub
родитељ
комит
943e5885d2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      pinry-spa/public/index.html

+ 1
- 1
pinry-spa/public/index.html Прегледај датотеку

@@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@2.5.94/css/materialdesignicons.min.css">
<link rel="icon" href="<%= BASE_URL %>favicon.png">
<title>Pinry</title>
</head>
@@ -13,6 +14,5 @@
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
<link rel="stylesheet" href="https://cdn.materialdesignicons.com/2.5.94/css/materialdesignicons.min.css">
</body>
</html>

Loading…
Откажи
Сачувај