mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-17 15:09:31 +00:00
Update Fireworks.js
This commit is contained in:
@@ -18,7 +18,7 @@ const Fireworks = () => {
|
||||
// 异步加载
|
||||
async function loadFireworks() {
|
||||
loadExternalResource(
|
||||
'https://cdn.bootcdn.net/ajax/libs/animejs/3.2.1/anime.min.js',
|
||||
'https://cdnjs.snrat.com/ajax/libs/animejs/3.2.1/anime.min.js',
|
||||
'js'
|
||||
).then(() => {
|
||||
loadExternalResource('/js/fireworks.js', 'js').then(() => {
|
||||
|
||||
Reference in New Issue
Block a user