File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ const description =
1313<!doctype html >
1414<html lang =" en" class =" h-full motion-safe:scroll-smooth" data-theme =" dark" >
1515 <head >
16- <script defer data-domain =" keshav.is-a.dev/neuralnetbuilder" src =" https://plausible.io/js/script.js" ></script >
16+ <script defer is:inline data-domain =" keshav.is-a.dev/neuralnetbuilder" src =" https://plausible.io/js/script.js" ></script >
1717 <meta charset =" utf-8" />
1818 <meta name =" viewport" content =" width=device-width" />
1919 <link rel =" icon" href =`${import .meta .env .BASE_URL }/favicon.svg` type =" image/svg+xml" />
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import NN_IOgraph from '../components/NN_comps/NN_IOgraph.svelte';
88
99<html lang =" en" data-theme =" business" >
1010 <head >
11- <script defer data-domain =" keshav.is-a.dev/neuralnetbuilder" src =" https://plausible.io/js/script.js" ></script >
11+ <script defer is:inline data-domain =" keshav.is-a.dev/neuralnetbuilder" src =" https://plausible.io/js/script.js" ></script >
1212 <meta charset =" utf-8" />
1313 <link rel =" icon" type =" image/svg+xml" href =`${import .meta .env .BASE_URL }/favicon.svg` />
1414 <meta name =" viewport" content =" width=device-width" />
You can’t perform that action at this time.
0 commit comments