Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -4
index.html
CHANGED
|
@@ -60,12 +60,8 @@
|
|
| 60 |
|
| 61 |
<!-- Performance Hints -->
|
| 62 |
<link rel="preconnect" href="https://cdn.tailwindcss.com" crossorigin>
|
| 63 |
-
<link rel="preconnect" href="https://pagead2.googlesyndication.com" crossorigin>
|
| 64 |
-
<link rel="preconnect" href="https://fundingchoicesmessages.google.com" crossorigin>
|
| 65 |
-
<link rel="preconnect" href="https://googleads.g.doubleclick.net" crossorigin>
|
| 66 |
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin>
|
| 67 |
|
| 68 |
-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1194928369043500" crossorigin="anonymous"></script>
|
| 69 |
<!-- Defer Tailwind to prevent render blocking -->
|
| 70 |
<script src="https://cdn.tailwindcss.com" defer></script>
|
| 71 |
|
|
|
|
| 60 |
|
| 61 |
<!-- Performance Hints -->
|
| 62 |
<link rel="preconnect" href="https://cdn.tailwindcss.com" crossorigin>
|
|
|
|
|
|
|
|
|
|
| 63 |
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin>
|
| 64 |
|
|
|
|
| 65 |
<!-- Defer Tailwind to prevent render blocking -->
|
| 66 |
<script src="https://cdn.tailwindcss.com" defer></script>
|
| 67 |
|