Update: Maps

This commit is contained in:
2026-02-24 19:10:47 +01:00
parent 75c2b3dfcd
commit 22aa67d406
12 changed files with 208 additions and 76 deletions

6
assets/js/main.js Normal file
View File

@@ -0,0 +1,6 @@
AOS.init({
once: true,
offset: 100,
easing: 'ease',
duration: 1200
});