Skip to content

Commit

Permalink
update side ad size
Browse files Browse the repository at this point in the history
  • Loading branch information
Aytackydln committed Oct 25, 2024
1 parent b83c3d4 commit f0f5958
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions themes/aurora/layouts/partials/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,8 @@ <h1 class="page-title">{{ default $.Site.Title .Title }}</h1><br/>
<div class="toc-header">Table of Contents</div>
{{ .TableOfContents }}
<!-- Side ad -->
<ins class="adsbygoogle" data-adtest="on" data-ad-test="on"
style="display:block"
<ins class="adsbygoogle"
style="display:inline-block;width:200px;height:700px"
data-ad-client="ca-pub-2151914442626247"
data-ad-slot="6116409337"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
data-ad-slot="6116409337"></ins>
</aside>

0 comments on commit f0f5958

Please sign in to comment.