[*] 优化首页 scrollreveal.js 的引用

This commit is contained in:
daiyangcheng 2023-08-07 21:14:37 +08:00 committed by GitHub
parent dfa4ba0d41
commit 55247f1380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
<title>Sakura Panel</title>
<link href="https://fonts.googleapis.com/css?family=Oxygen:400,700|Arimo:400,700" rel="stylesheet">
<link rel="stylesheet" href="assets/home/dist/css/style.css">
<script src="https://unpkg.com/scrollreveal@4.0.0/assets/home/dist/scrollreveal.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/scrollReveal.js/4.0.9/scrollreveal.min.js"></script>
</head>
<body class="is-boxed has-animations">
<div class="body-wrap boxed-container">