fix: je ne suis plus John Doe !
Build and Deploy Hugo / build (push) Successful in 6s

This commit is contained in:
2026-05-21 12:16:25 +00:00
parent bb5610bdaf
commit 7817a418ea
+7 -7
View File
@@ -1,7 +1,7 @@
baseURL: "https://blog.alocoq.fr/"
languageCode: "fr-FR"
language: "fr"
title: "John Doe"
title: "Aloïs Coquillard"
theme: "PaperMod"
pagination:
pagerSize: 10
@@ -16,9 +16,9 @@ minify:
params:
env: production
title: "John Doe"
title: "Aloïs Coquillard"
description: "Physicien passionné d'électronique et d'informatique"
author: "John Doe"
author: "Aloïs Coquillard"
defaultTheme: auto
disableThemeToggle: false
ShowReadingTime: true
@@ -39,16 +39,16 @@ params:
text: "John Doe"
homeInfoParams:
Title: "Bonjour, je suis John Doe 👋"
Title: "Bonjour, moi c'est Aloïs 👋"
Content: >
Physicien passionné d'électronique et d'informatique.
Sur ce site, je documente mes projets, mes expériences et mes réflexions.
socialIcons:
- name: github
url: "https://github.com/johndoe"
url: "https://git.alocoq.fr/alois"
- name: email
url: "mailto:john@doe.fr"
url: "mailto:alois.coquillard@ens-lyon.fr"
cover:
hidden: false
@@ -56,7 +56,7 @@ params:
hiddenInSingle: false
editPost:
URL: "https://gitea.alocoq.fr/johndoe/CoqBlog/edit/main/content"
URL: "https://git.alocoq.fr/alois/CoqBlog/edit/main/content"
Text: "Modifier"
appendFilePath: true