@@ -217,18 +217,17 @@ <h4 class="text-base font-bold text-gray-900 group-hover:text-green-700 transiti
217217 document . addEventListener ( 'DOMContentLoaded' , loadBlogPosts ) ;
218218 </ script >
219219
220- <!-- Ad Block 1: After Articles Section -->
221- < div class ="py-4 bg-gray-50 ">
220+ <!-- Ad Block 1: In-Feed Ad After Latest Articles -->
221+ < div class ="py-6 bg-gray-50 ">
222222 < div class ="max-w-7xl mx-auto px-6 ">
223223 < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
224224 crossorigin ="anonymous "> </ script >
225- <!-- Index-Header -->
226225 < ins class ="adsbygoogle "
227226 style ="display:block "
227+ data-ad-format ="fluid "
228+ data-ad-layout-key ="-6t+ed+2i-1n-4w "
228229 data-ad-client ="ca-pub-7439109164508333 "
229- data-ad-slot ="4111274044 "
230- data-ad-format ="auto "
231- data-full-width-responsive ="true "> </ ins >
230+ data-ad-slot ="4111274044 "> </ ins >
232231 < script >
233232 ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
234233 </ script >
@@ -397,23 +396,6 @@ <h3 class="text-lg font-bold text-gray-900 transition-colors" style="transition:
397396 document . addEventListener ( 'DOMContentLoaded' , loadDomains ) ;
398397 </ script >
399398
400- <!-- Ad Block 2: After Domains Section -->
401- < div class ="py-4 bg-gray-50 ">
402- < div class ="max-w-7xl mx-auto px-6 ">
403- < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
404- crossorigin ="anonymous "> </ script >
405- < ins class ="adsbygoogle "
406- style ="display:block "
407- data-ad-client ="ca-pub-7439109164508333 "
408- data-ad-slot ="4111274044 "
409- data-ad-format ="auto "
410- data-full-width-responsive ="true "> </ ins >
411- < script >
412- ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
413- </ script >
414- </ div >
415- </ div >
416-
417399 <!-- SKILL MAPS SECTION -->
418400 < section id ="skillmaps " class ="py-8 md:py-12 bg-gray-50 ">
419401 < div class ="max-w-7xl mx-auto px-6 ">
@@ -576,23 +558,6 @@ <h3 class="text-lg font-bold text-gray-900 transition-colors" style="transition:
576558 document . addEventListener ( 'DOMContentLoaded' , loadSkills ) ;
577559 </ script >
578560
579- <!-- Ad Block 3: After Skill Maps Section -->
580- < div class ="py-4 bg-gray-50 ">
581- < div class ="max-w-7xl mx-auto px-6 ">
582- < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
583- crossorigin ="anonymous "> </ script >
584- < ins class ="adsbygoogle "
585- style ="display:block "
586- data-ad-client ="ca-pub-7439109164508333 "
587- data-ad-slot ="4111274044 "
588- data-ad-format ="auto "
589- data-full-width-responsive ="true "> </ ins >
590- < script >
591- ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
592- </ script >
593- </ div >
594- </ div >
595-
596561 < section id ="interview-prep " class ="py-8 md:py-12 bg-white ">
597562 < div class ="max-w-7xl mx-auto px-6 ">
598563 < h2 class ="text-1xl font-bold text-gray-800 mb-1 "> Interview Preparation</ h2 >
@@ -731,17 +696,17 @@ <h4 class="text-sm font-bold text-gray-800">Graphs & Advanced</h4>
731696 </ div >
732697 </ section >
733698
734- <!-- Ad Block 4: After Interview Preparation Section -->
735- < div class ="py-4 bg-white ">
699+ <!-- Ad Block 2: In-Feed Ad After Interview Preparation -->
700+ < div class ="py-6 bg-white ">
736701 < div class ="max-w-7xl mx-auto px-6 ">
737702 < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333 "
738703 crossorigin ="anonymous "> </ script >
739704 < ins class ="adsbygoogle "
740705 style ="display:block "
706+ data-ad-format ="fluid "
707+ data-ad-layout-key ="-6t+ed+2i-1n-4w "
741708 data-ad-client ="ca-pub-7439109164508333 "
742- data-ad-slot ="4111274044 "
743- data-ad-format ="auto "
744- data-full-width-responsive ="true "> </ ins >
709+ data-ad-slot ="4111274044 "> </ ins >
745710 < script >
746711 ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
747712 </ script >
0 commit comments