Skip to content

Commit

Permalink
3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radogado committed May 1, 2023
1 parent 7e986c5 commit 14c14dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="styleSheet" href="./dist/niui.min.css" type="text/css">
<link rel=styleSheet href=css/guide.css type=text/css>
<script src="dist/niui-preload.min.js"></script> <!-- Load and execute immediately. Should be on the same host as the above CSS file, not waiting for another request -->
<script src="node_modules/n-carousel/n-carousel-preload.min.js"></script> <!-- Load and execute immediately. Should be on the same host as the above CSS file, not waiting for another request -->
<script src="js/n-carousel-preload.min.js"></script> <!-- Load and execute immediately. Should be on the same host as the above CSS file, not waiting for another request -->
<script>
function setupCopy() {
if (typeof nui === "object") {
Expand Down
1 change: 1 addition & 0 deletions js/n-carousel-preload.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 14c14dd

Please sign in to comment.