2
0

docs(lp): 📝 Change SEO related info

This commit is contained in:
Baptiste Arnaud
2022-03-17 14:37:00 +01:00
parent d0ece4cc8f
commit 8ba231f393
13 changed files with 13 additions and 36 deletions

View File

@@ -12,6 +12,7 @@ const App = ({ Component, pageProps }: AppProps) => {
AOS.init({
easing: 'ease',
duration: 1000,
once: true,
})
}, [])