Update hugo.toml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
baseurl = "https://davidpaulyoung.com"
|
baseurl = "https://davidpaulyoung.com"
|
||||||
title = "David Young"
|
title = "David Paul Young"
|
||||||
theme = "hugo-theme-cleanwhite"
|
theme = "hugo-theme-cleanwhite"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
preserveTaxonomyNames = true
|
preserveTaxonomyNames = true
|
||||||
@@ -18,6 +18,11 @@ hasCJKLanguage = true
|
|||||||
[outputs]
|
[outputs]
|
||||||
home = ["HTML", "RSS", "Algolia"]
|
home = ["HTML", "RSS", "Algolia"]
|
||||||
|
|
||||||
|
[minify]
|
||||||
|
disableCSS = false
|
||||||
|
disableHTML = false
|
||||||
|
disableJS = false
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
header_image = "img/home-bg-jeep.jpg"
|
header_image = "img/home-bg-jeep.jpg"
|
||||||
SEOTitle = "David Young Blog"
|
SEOTitle = "David Young Blog"
|
||||||
|
|||||||
Reference in New Issue
Block a user