Updated sidebar. Removed unused settings from config.toml.

This commit is contained in:
Chris 2018-04-23 21:56:41 -04:00
parent 41b7d3eb90
commit 44a6105131
2 changed files with 5 additions and 10 deletions

View file

@ -37,7 +37,6 @@ paginate = 20
TwitterURL = "https://twitter.com/yuzuemu"
GithubURL = "https://github.com/yuzu-emu/yuzu"
GoogleAdsenseClient = "ca-pub-4126545610079023"
GoogleAdsenseSlot = "5525580072"
GoogleAnalyticsTrackingId = "UA-112443698-1"
[Params.fmt]

View file

@ -1,11 +1,7 @@
<div class="pt-md">
<figure class="image" style="width: 415px; height: 335px; margin: auto;">
<ins class="adsbygoogle"
style="display:block"
style="display:inline-block;width:300px;height:250px"
data-ad-client="{{ .Site.Params.GoogleAdsenseClient }}"
data-ad-slot="5249468939"
data-ad-format="auto">
</ins>
data-ad-slot="6961191180"></ins>
<p class="is-size-5 has-text-centered">Advertisement</p>
</figure>
</div>