Explorar o código

修改 google fonts cdn 地址

reghao %!s(int64=3) %!d(string=hai) anos
pai
achega
adbf146b26
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      public/index.html

+ 2 - 1
public/index.html

@@ -6,7 +6,8 @@
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="/favicon.ico">
     <title>bili</title>
-    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900">
+<!--    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900">-->
+    <link rel="stylesheet" href="https://fonts.loli.net/css?family=Roboto:100,300,400,500,700,900">
     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css">
 
   </head>