From f2ede42abe84677526d676f3e2a278dcdcdc10ba Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Tue, 30 May 2017 13:22:51 -0400 Subject: [PATCH] Make minor tweaks to home page and news layout * Move description into params + update copy * Fix in theme for news page See PR rdwatters/hugo-docs-concept#124 --- config.toml | 4 ++-- themes/gohugo-theme | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index f63b52dee..017417d0d 100644 --- a/config.toml +++ b/config.toml @@ -8,8 +8,7 @@ copyright = "" defaultContentLanguage = "en" # Set to true to keep url path preserve casing (eg, for sections) disablePathToLower = false -# Site-level description -description = "Website and documentation for the Hugo Project, the world's fastest framework for building websites." + # Allows use of emoji shorthand directly in content enableEmoji = true # Set the unicode character used for the "return" link in page footnotes. @@ -49,6 +48,7 @@ twitter = "GoHugoIO" #CUSTOM PARAMS [params] + description = "The world’s fastest framework for building websites" ## Used for views in rendered HTML (i.e., rather than using the .Hugo variable) release = "0.20" ## Setting this to true will add a "noindex" to *EVERY* page on the site diff --git a/themes/gohugo-theme b/themes/gohugo-theme index cc0576b79..e0fa55481 160000 --- a/themes/gohugo-theme +++ b/themes/gohugo-theme @@ -1 +1 @@ -Subproject commit cc0576b7982694e5b3b8c7ba0ec9ac31c504ee49 +Subproject commit e0fa554815f403e973151ec84d958a63f46829fa