Skip to content

Commit 6ed515b

Browse files
committed
remove google fonts import
1 parent 01152f7 commit 6ed515b

File tree

2 files changed

+857
-2
lines changed

2 files changed

+857
-2
lines changed

docs/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,11 @@
6464
/>
6565

6666
<link rel="shortcut icon" href="./v_ico.png" />
67-
<link
67+
<link rel="stylesheet" href="./vue.css" />
68+
<!-- <link
6869
rel="stylesheet"
6970
href="https://cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css"
70-
/>
71+
/> -->
7172
<link
7273
rel="stylesheet"
7374
href="https://cdn.jsdelivr.net/npm/gitalk/dist/gitalk.css"

0 commit comments

Comments
 (0)