mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
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:
+2
-2
@@ -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
|
||||
|
||||
+1
-1
Submodule themes/gohugo-theme updated: cc0576b798...e0fa554815
Reference in New Issue
Block a user