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
This commit is contained in:
Bud Parr
2017-05-30 13:22:51 -04:00
committed by Ryan Watters
parent 8c53afdb53
commit f2ede42abe
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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 worlds 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