Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhibbitts committed Oct 15, 2024
1 parent fdea366 commit 9168a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
hook.ready(function () {
// Original code by @rizdaprasetya and further improved with the assistance of ChatGPT, an AI language model by OpenAI
let TARGET_QUERY = 'id';
let SCROLL_DELAY = 750; // in milliseconds
let SCROLL_DELAY = 650; // in milliseconds
let location = window.location;

// Build the current URL without the hash
Expand Down

0 comments on commit 9168a10

Please sign in to comment.