Spaces:
Running
Running
Manual changes saved
Browse files- index.html +3 -1
index.html
CHANGED
|
@@ -8,6 +8,8 @@
|
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<script src="https://unpkg.com/feather-icons"></script>
|
| 10 |
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
|
|
|
|
|
|
| 11 |
<style>
|
| 12 |
/* Mobile sidebar positioning */
|
| 13 |
@media (max-width: 767px) {
|
|
@@ -480,4 +482,4 @@ if (data.error) {
|
|
| 480 |
});
|
| 481 |
</script>
|
| 482 |
</body>
|
| 483 |
-
</html>
|
|
|
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<script src="https://unpkg.com/feather-icons"></script>
|
| 10 |
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 11 |
+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9935854434534629"
|
| 12 |
+
crossorigin="anonymous"></script>
|
| 13 |
<style>
|
| 14 |
/* Mobile sidebar positioning */
|
| 15 |
@media (max-width: 767px) {
|
|
|
|
| 482 |
});
|
| 483 |
</script>
|
| 484 |
</body>
|
| 485 |
+
</html>
|