From 905e6c9080c486825cb909314bf516c2c7a5a510 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 12 Jan 2018 22:58:19 -0500 Subject: [PATCH] Added footer_contents and updated config to reflect removal. Removed info colors from wiki hero. --- site/config.toml | 1 - site/layouts/index.html | 2 +- site/layouts/partials/layout/footer_contents.html | 3 +++ 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 site/layouts/partials/layout/footer_contents.html diff --git a/site/config.toml b/site/config.toml index 7e17a1a0..39c17ddd 100644 --- a/site/config.toml +++ b/site/config.toml @@ -30,7 +30,6 @@ paginate = 10 DiscordURL = "https://discord.gg/gz9pz97" TwitterURL = "https://twitter.com/yuzuemu" GithubURL = "https://github.com/yuzu-emu/yuzu" - ProjectName = "Yuzu Emulator Team" [Languages] [Languages.en] diff --git a/site/layouts/index.html b/site/layouts/index.html index f158d838..3658886b 100644 --- a/site/layouts/index.html +++ b/site/layouts/index.html @@ -1,6 +1,6 @@ {{ define "main" }} {{ partial "home_hero" . }} -
+