Skip to content

Commit

Permalink
optimizing the site
Browse files Browse the repository at this point in the history
  • Loading branch information
NabilMouzouna committed Nov 8, 2024
1 parent 6770aae commit fe85624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/javascript/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ document.addEventListener('DOMContentLoaded', function() {
setTimeout(function() {
loaderWrapper.style.display = 'none';
}, 500);
}, 2000);
}, 1000);
});

0 comments on commit fe85624

Please sign in to comment.