Skip to content

Commit

Permalink
feat: use quark-static cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Aug 5, 2024
1 parent bb814c4 commit ce98b14
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 999 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
<meta name="description" content="基于 Quark Design 设计体系的跨技术栈移动端组件库。">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/quark-static@latest/theme.css" />

<!-- 本地开发使用下面资源 -->
<!-- <link rel="stylesheet" href="../static/theme.css"> -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VPD45X3FFK"></script>
<script>
Expand Down
Loading

0 comments on commit ce98b14

Please sign in to comment.