Skip to content

Commit

Permalink
Rename 'scrole.js' to 'scroll.js'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Comand committed Sep 17, 2024
1 parent bc86547 commit f2c685e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' type='text/css' media='screen' href='/static/main.css'>
<script src='/static/main.js' defer></script>
<script src='/static/scrole.js' defer></script>
<script src='/static/scroll.js' defer></script>
<style>
body {
--scrolling-font-size: 4vh;
Expand Down
File renamed without changes.

0 comments on commit f2c685e

Please sign in to comment.