Compare commits

..

No commits in common. "e8c4d1c6340797a713ee445f88f06a0f047b6419" and "495d6561ee84836abe57426e6f53881eb695a5f1" have entirely different histories.

4 changed files with 3 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,2 +1 @@
public/
.hugo_build.lock

3
.gitmodules vendored
View file

@ -13,6 +13,3 @@
[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

View file

@ -1,6 +1,6 @@
baseURL = "https://ewen.korr.bzh"
title = "Le nid d'Ewen"
theme = "theme-blog-ewen"
theme = "simple-goeland"
copyright="Copyleft <a href=\"https://git.fedi.bzh/ewen\">Ewen</a>."
languageCode = "fr"
defaultContentLanguage = "fr"
@ -11,8 +11,8 @@ paginate = 10
[params.rss]
includeContent = true
authorName = "Ewen Korr"
authorEmail = "blog@korr.bzh"
authorName = "Eorn le goéland"
authorEmail = "blog@goe.land"
limit = 25
[params.info]