Skip to content

Commit

Permalink
fix cdn break
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily committed Sep 15, 2022
1 parent b76f82c commit 6060f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/settings/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<!-- ELEMENT PLUS -->

<link rel="stylesheet" href="https://unpkg.com/element-plus/dist/index.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/element-plus/dist/index.css" />

<!-- ROBOTO -->
<link rel="preconnect" href="https://fonts.googleapis.com">
Expand Down

0 comments on commit 6060f28

Please sign in to comment.