init
Some checks are pending
Deploy / build (push) Has started running

This commit is contained in:
alsaze
2025-12-08 17:04:20 +03:00
parent d1969e34dc
commit c58fce240f
96 changed files with 346 additions and 562 deletions

View File

@@ -12,6 +12,8 @@ import { ScrollToPlugin } from 'gsap/ScrollToPlugin'
import { ScrollTrigger } from 'gsap/ScrollTrigger'
gsap.registerPlugin(ScrollTrigger, ScrollToPlugin)
const colorMode = useColorMode()
colorMode.value = 'dark'
</script>
<style lang="scss">