add initial configuration
parent
01b5c784e7
commit
09d0098e22
|
@ -1,3 +0,0 @@
|
|||
baseURL = "https://blog.chosto.me"
|
||||
languageCode = "fr-fr"
|
||||
title = "Billets à la mer"
|
|
@ -0,0 +1,9 @@
|
|||
# Global options
|
||||
baseURL: "https://blog.chosto.me"
|
||||
defaultContentLanguage: "fr"
|
||||
enableEmoji: true
|
||||
enableGitInfo: true
|
||||
languageCode: "fr-fr"
|
||||
languageName: "Français"
|
||||
title: "Billets à la mer"
|
||||
watch: true
|
Loading…
Reference in New Issue