From 44a6105131b28cc4dfb95d7aeeb331d8d3874670 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 23 Apr 2018 21:56:41 -0400 Subject: [PATCH] Updated sidebar. Removed unused settings from config.toml. --- site/config.toml | 1 - site/layouts/partials/layout/sidebar.html | 14 +++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/site/config.toml b/site/config.toml index 5b8ef517..77fc2bc6 100644 --- a/site/config.toml +++ b/site/config.toml @@ -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] diff --git a/site/layouts/partials/layout/sidebar.html b/site/layouts/partials/layout/sidebar.html index 4068f5e2..73997dbd 100644 --- a/site/layouts/partials/layout/sidebar.html +++ b/site/layouts/partials/layout/sidebar.html @@ -1,11 +1,7 @@
-
- - -

Advertisement

-
+ +

Advertisement

\ No newline at end of file