This commit is contained in:
grngxd 2025-06-21 17:44:55 +01:00
parent f47a1b2226
commit f164351011
4 changed files with 43 additions and 6 deletions

View file

@ -11,7 +11,6 @@ export default component$(() => {
useOnDocument("DOMContentLoaded", $(async () => {
info.value = await api.me()
console.log(info.value);
AOS.init({
once: true,