Write my full name as title
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
968e6a1389
commit
6b7b44f48d
3 changed files with 28 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
baseURL: https://www.nemunai.re/
|
||||
DefaultContentLanguage: en
|
||||
languageCode: en-us
|
||||
title: "nemunaire's blog"
|
||||
title: "Pierre-Olivier Mercier's blog"
|
||||
theme: beautifulhugo
|
||||
pygmentsUseClasses: true
|
||||
pygmentsCodeFences: true
|
||||
|
|
@ -48,6 +48,7 @@ languages:
|
|||
contentDir: content/en
|
||||
fr:
|
||||
contentDir: content/fr
|
||||
title: "Blog de Pierre-Olivier Mercier"
|
||||
|
||||
params:
|
||||
thumb:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue