Skip to content

Commit ff78e4a

Browse files
authored
Update ai.html
1 parent df03e6c commit ff78e4a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ai.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,25 @@ <h3 class="text-xl font-semibold mb-2">Practical Projects</h3>
102102
</div>
103103
</div>
104104
</section>
105+
106+
<!-- Ad Block: After AI Courses -->
107+
<div class="py-8 bg-gray-50">
108+
<div class="max-w-7xl mx-auto px-6">
109+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333"
110+
crossorigin="anonymous"></script>
111+
<!-- Index-Header -->
112+
<ins class="adsbygoogle"
113+
style="display:block"
114+
data-ad-client="ca-pub-7439109164508333"
115+
data-ad-slot="4111274044"
116+
data-ad-format="auto"
117+
data-full-width-responsive="true"></ins>
118+
<script>
119+
(adsbygoogle = window.adsbygoogle || []).push({});
120+
</script>
121+
</div>
122+
</div>
123+
105124
</main>
106125

107126
<!-- Placeholder for the footer -->

0 commit comments

Comments
 (0)