Skip to content

Commit

Permalink
embed
Browse files Browse the repository at this point in the history
  • Loading branch information
desafinadude committed Dec 3, 2024
1 parent 5a5a321 commit 10c8c9c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions script2.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
document.addEventListener('DOMContentLoaded', function () {


if(!window.scrollyInitialized) {

window.scrollyInitialized = true;

DEBUG = false;

Expand Down Expand Up @@ -1157,6 +1159,6 @@ document.addEventListener('DOMContentLoaded', function () {

fadeOutChart('return-visits-chart', 'conclusion');


}

})

0 comments on commit 10c8c9c

Please sign in to comment.