|
@ -1,6 +1,6 @@ |
|
|
baseurl = "https://blog.papey.fr" |
|
|
baseurl = "https://blog.papey.fr" |
|
|
DefaultContentLanguage = "en" |
|
|
DefaultContentLanguage = "en" |
|
|
title = "import {} from 'blog';" |
|
|
|
|
|
|
|
|
title = "import * from 'blog';" |
|
|
theme = "beautifulhugo" |
|
|
theme = "beautifulhugo" |
|
|
metaDataFormat = "yaml" |
|
|
metaDataFormat = "yaml" |
|
|
pygmentsUseClasses = true |
|
|
pygmentsUseClasses = true |
|
|