Commit 8af10a7c by archer

perf: animation

parent 65cab349
...@@ -49,7 +49,7 @@ function App({ Component, pageProps }: AppProps) { ...@@ -49,7 +49,7 @@ function App({ Component, pageProps }: AppProps) {
/> />
<link rel="icon" href="/favicon.ico" /> <link rel="icon" href="/favicon.ico" />
</Head> </Head>
<Script src="/js/particles.js" strategy="lazyOnload"></Script> <Script src="/js/particles.js"></Script>
<Script src="/js/qrcode.min.js" strategy="afterInteractive"></Script> <Script src="/js/qrcode.min.js" strategy="afterInteractive"></Script>
<Script src="/js/pdf.js" strategy="afterInteractive"></Script> <Script src="/js/pdf.js" strategy="afterInteractive"></Script>
<Script src="/js/html2pdf.bundle.min.js" strategy="afterInteractive"></Script> <Script src="/js/html2pdf.bundle.min.js" strategy="afterInteractive"></Script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment