File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export default function Document() {
9
9
return (
10
10
< Html lang = "en" >
11
11
< Head >
12
- < script src = '/scripts/redirect.js' />
12
+ { /* <script src='/scripts/redirect.js'/> */ }
13
13
< link rel = "preconnect" href = "https://fonts.googleapis.com" />
14
14
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossOrigin = "anonymous" />
15
15
< FavIcons />
@@ -24,10 +24,10 @@ export default function Document() {
24
24
< meta name = "impact-site-verification" content = "cd6878a1-cc9c-4849-a6ee-aff7283576ef" />
25
25
26
26
{ /* ads */ }
27
- { /* <script
27
+ < script
28
28
async
29
29
src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9921497734267177"
30
- crossOrigin="anonymous"></script> */ }
30
+ crossOrigin = "anonymous" > </ script >
31
31
32
32
< link
33
33
href = "https://fonts.googleapis.com/css2?family=Oxygen:wght@300& family = Roboto :wght @300 & display = swap "
You can’t perform that action at this time.
0 commit comments