Skip to content

Commit d14d869

Browse files
author
aryan
committed
check
1 parent e08d8c7 commit d14d869

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/blog/list.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
{{/* <div class="content">{{ .Content }}</div> */}}
2020
{{/* <h1 class="hx-text-center " >Blog with featured tag</h1> */}}
2121
{{ partial "blog-cards.html" . }}
22-
{{ partial "google/blog-In-feed-ad.html" . }}
2322
</main>
2423
</article>
2524
<div class="max-xl:hx-hidden hx-h-0 hx-w-64 hx-shrink-0"></div>

layouts/partials/blog-cards.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ <h3 class="blog-card-title" style="display: -webkit-box; -webkit-line-clamp: 2;
103103
</div>
104104
{{- end -}}
105105

106+
106107
{{ partial "google/blog-In-feed-ad.html" . }}
107108

108109
</div>

0 commit comments

Comments
 (0)