Skip to content

Commit

Permalink
updated minified versions of library
Browse files Browse the repository at this point in the history
  • Loading branch information
CristianDavideConte committed Nov 27, 2022
1 parent 44118a7 commit abd05fe
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 77 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@
<script async src = "./src/universalsmoothscroll-ease-functions.js" type = "module"></script>
<script async src = "./src/universalsmoothscroll-dev-helpers.js" type = "module"></script>

<script async src = "./src/preset-library-beta/universalsmoothscroll-presets.js" type = "module"></script> <!-- Work in progress -->
<!-- Work in progress -->
<script async src = "./src/preset-library-beta/universalsmoothscroll-presets.js" type = "module"></script>
<!-- Work in progress -->

</head>
<body>
<div id = "betaBanner"><p>Beta 6.1.0</p></div>
<div id = "betaBanner"><p>ver. 6.1.0</p></div>
<nav id = "header">
<ul>
<li><a href = "#section1">YELLOW</a></li>
Expand Down
2 changes: 1 addition & 1 deletion src/universalsmoothscroll-dev-helpers-min.js

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

Loading

0 comments on commit abd05fe

Please sign in to comment.