Fix title
This commit is contained in:
parent
7182551e78
commit
6c54b1645b
|
@ -1,4 +1,5 @@
|
||||||
baseURL = 'https://fbievan.live/'
|
baseURL = 'https://fbievan.live/'
|
||||||
|
title = "Fbi's Epic Blog"
|
||||||
languageCode = "en"
|
languageCode = "en"
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
|
|
||||||
|
@ -7,7 +8,6 @@ theme = "hugo-ficurinia"
|
||||||
author = "fbievan"
|
author = "fbievan"
|
||||||
description = "My Epic Blog Site"
|
description = "My Epic Blog Site"
|
||||||
|
|
||||||
posts = "posts"
|
|
||||||
showPostsLink = true
|
showPostsLink = true
|
||||||
extraContentDirs = [] # other content directories to render similarly to the home page
|
extraContentDirs = [] # other content directories to render similarly to the home page
|
||||||
showcaseDir = "showcase" # create a content directory that shows a special showcase section in the home page
|
showcaseDir = "showcase" # create a content directory that shows a special showcase section in the home page
|
||||||
|
|
Loading…
Reference in New Issue