Update Export/assets/js/script.min.js
All checks were successful
Publish to Server / Deploy (push) Successful in 7s

This commit is contained in:
2025-11-08 20:19:33 +00:00
parent 2634604616
commit 1405ee5aa3

1
Export/assets/js/script.min.js vendored Normal file
View File

@@ -0,0 +1 @@
!function(){"use strict";var e=document.querySelector("#mainNav");if(e){var n=function(){(void 0!==window.pageYOffset?window.pageYOffset:(document.documentElement||document.body.parentNode||document.body).scrollTop)>100?e.classList.add("navbar-shrink"):e.classList.remove("navbar-shrink")};n(),document.addEventListener("scroll",n)}}();