File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ const links = generateLinks({
3333 { metaTags .map (t => <meta content = { t .content } name = { t .name } property = { t .property } />)}
3434 { links .map (t => <link href = { t .href } rel = { t .rel } />)}
3535 <script is:inline src =" /v4/loadTheme.js" ></script >
36- <script src =" https://cdn.usefathom.com/script.js" data-site =" OYTLUCCD" defer ></script >
36+ <!-- < script src="https://cdn.usefathom.com/script.js" data-site="OYTLUCCD" defer></script> -- >
3737</head >
Original file line number Diff line number Diff line change @@ -46,9 +46,5 @@ const menu = [
4646 </main >
4747 <Ad client:idle placement =" home-page" />
4848 </div >
49-
50- <!-- Fathom - beautiful, simple website analytics -->
51- <script src =" https://cdn.usefathom.com/script.js" data-site =" OYTLUCCD" defer ></script >
52- <!-- / Fathom -->
5349 </body >
5450</html >
You can’t perform that action at this time.
0 commit comments