mirror of
https://github.com/woodchen-ink/nezha-dash-v1.git
synced 2025-07-18 17:41:56 +08:00
fix:jsdelivr mirror
将引用的jsdelivr资源更改为fastly的地址,解决中国大陆的访问问题
This commit is contained in:
parent
7d61b66762
commit
cdc1ad88e6
@ -37,11 +37,11 @@
|
|||||||
</script>
|
</script>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@7.0.0/css/flag-icons.min.css"
|
href="https://fastly.jsdelivr.net/gh/lipis/flag-icons@7.0.0/css/flag-icons.min.css"
|
||||||
/>
|
/>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css"
|
href="https://fastly.jsdelivr.net/npm/font-logos@1/assets/font-logos.css"
|
||||||
/>
|
/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user