Update blog title
This commit is contained in:
parent
68a3c3f822
commit
a7fc843106
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ languageCode = "en-us"
|
|||
defaultContentLanguage = "en"
|
||||
defaultContentLanguageInSubdir = true
|
||||
favicon = true
|
||||
title = "Melora's tech stuff"
|
||||
title = "Melora's tech and stuff"
|
||||
theme = "hello-friend-ng"
|
||||
paginate = 10
|
||||
rssLimit = 10 # Maximum number of items in the RSS feed.
|
||||
|
@ -71,12 +71,12 @@ publishDir = "public"
|
|||
[languages.en]
|
||||
contentDir = "content/en"
|
||||
[languages.en.params]
|
||||
homeSubtitle = "Personal website and tech blog"
|
||||
homeSubtitle = "This is where I mostly talk about tech... and stuff"
|
||||
|
||||
[languages.fr]
|
||||
contentDir = "content/fr"
|
||||
[languages.fr.params]
|
||||
homeSubtitle = "Site personnel et blog technique"
|
||||
homeSubtitle = "Là où je parle de tech... et d'autres trucs"
|
||||
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
|
|
Loading…
Reference in a new issue