We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c10c14 commit 645b0a4Copy full SHA for 645b0a4
index.html
@@ -28,6 +28,8 @@
28
<!-- Scripts -->
29
<script src="https://cdn.tailwindcss.com"></script>
30
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
31
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3119327652471615"
32
+ crossorigin="anonymous"></script>
33
</head>
34
35
<body class="p-8 max-w-xl m-auto bg-gray-900 text-white text-center">
0 commit comments