mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-26 04:52:43 +00:00
Rewrote gulp/content
This commit is contained in:
14
templates/adsense.hbs
Normal file
14
templates/adsense.hbs
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
<div class="adsense-insert">
|
||||
<ins
|
||||
class="adsbygoogle"
|
||||
style="display:block; text-align:center;"
|
||||
data-ad-layout="in-article"
|
||||
data-ad-format="fluid"
|
||||
data-ad-client="ca-pub-4766388012660179"
|
||||
data-ad-slot="7301392484"
|
||||
></ins>
|
||||
</div>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
Reference in New Issue
Block a user