Skip to content

Commit 2ecaced

Browse files
author
aryan
committed
placed Blog In-feed Ad
1 parent 95979b2 commit 2ecaced

3 files changed

Lines changed: 15 additions & 1 deletion

File tree

content/iit-madras/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: '2025-03-21T13:47:32+05:30'
3-
draft: true
3+
draft: false
44
title: 'IIT Madras'
55
---
66

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7993314093599705"
2+
crossorigin="anonymous"></script>
3+
<ins class="adsbygoogle"
4+
style="display:block"
5+
data-ad-format="fluid"
6+
data-ad-layout-key="+29+rl+2h-1m-4u"
7+
data-ad-client="ca-pub-7993314093599705"
8+
data-ad-slot="9087469172"></ins>
9+
<script>
10+
(adsbygoogle = window.adsbygoogle || []).push({});
11+
</script>

layouts/partials/playstore-card-grid.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ <h3 class="card-title">{{ .Title }}</h3>
6262
</div>
6363
</a>
6464
{{- end }}
65+
<div class="card">
66+
{{ partial "google/notes-In-feed-ad.html" . }}
67+
</div>
6568
</div>
6669
</div>
6770
{{ end -}}

0 commit comments

Comments
 (0)