1
0
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:
Jocelyn Badgley (Twipped)
2020-02-21 20:05:52 -08:00
parent 7a3eeae52c
commit 260138f25d
11 changed files with 702 additions and 1075 deletions

14
templates/adsense.hbs Normal file
View 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>