This commit is contained in:
parent
fcaf6b2c38
commit
e8c4d1c634
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
|||
[submodule "themes/simple-goeland"]
|
||||
path = themes/simple-goeland
|
||||
url = https://forge.goe.land/eorn/simple-goeland.git
|
||||
[submodule "themes/theme-blog-ewen"]
|
||||
path = themes/theme-blog-ewen
|
||||
url = https://git.fedi.bzh/ewen/theme-blog-ewen.git
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
baseURL = "https://ewen.korr.bzh"
|
||||
title = "Le nid d'Ewen"
|
||||
theme = "simple-goeland"
|
||||
theme = "theme-blog-ewen"
|
||||
copyright="Copyleft <a href=\"https://git.fedi.bzh/ewen\">Ewen</a>."
|
||||
languageCode = "fr"
|
||||
defaultContentLanguage = "fr"
|
||||
|
|
Loading…
Reference in a new issue