From 2caa83d77e0306b75bd1cc5ceba7cb759bb241cb Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 13 Jan 2018 23:26:51 -0500 Subject: [PATCH] Updated use of new Hugo variable BulmaPrimaryShade. --- site/config.toml | 1 + site/layouts/partials/layout/navbar.html | 3 --- site/themes/shared-bulma-theme | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 site/layouts/partials/layout/navbar.html diff --git a/site/config.toml b/site/config.toml index ea89736c..ce417e99 100644 --- a/site/config.toml +++ b/site/config.toml @@ -27,6 +27,7 @@ paginate = 10 url = "/donate" [params] + BulmaPrimaryShade = "is-dark" DiscordURL = "https://discord.gg/gz9pz97" TwitterURL = "https://twitter.com/yuzuemu" GithubURL = "https://github.com/yuzu-emu/yuzu" diff --git a/site/layouts/partials/layout/navbar.html b/site/layouts/partials/layout/navbar.html deleted file mode 100644 index 52a015d8..00000000 --- a/site/layouts/partials/layout/navbar.html +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/site/themes/shared-bulma-theme b/site/themes/shared-bulma-theme index 8041b168..859a1e9d 160000 --- a/site/themes/shared-bulma-theme +++ b/site/themes/shared-bulma-theme @@ -1 +1 @@ -Subproject commit 8041b1682124653daa603176b6da7bd0ce0f11e0 +Subproject commit 859a1e9d92441af5711a8b5944db8d88f8f3cfcc