diff --git a/config.toml b/config.toml index 26fc48f..c576638 100644 --- a/config.toml +++ b/config.toml @@ -42,54 +42,66 @@ pygmentCodeFences = true [Author] name = "Greg Lebreton" email = "greg.lebreton@hotmail.com" - #facebook = "username" - #googleplus = "+username" # or xxxxxxxxxxxxxxxxxxxxx gitlab = "GregLebreton" github = "GregLebreton" twitter = "Gregan" reddit = "username" linkedin = " {{< youtube LStkGeUmR_0 >}} diff --git a/content/post/2021-05-02-third-post.md b/content/post/2021-05-02-third-post.md index 2696a4f..922ace9 100644 --- a/content/post/2021-05-02-third-post.md +++ b/content/post/2021-05-02-third-post.md @@ -6,4 +6,4 @@ tags: ["windows", "post"] Test du troisième post : -{{< youtube qkYiIbczdjs >}} +{{< youtube HrPRtYvCvZI >}} diff --git a/themes/beautifulhugo/i18n/fr.yaml b/themes/beautifulhugo/i18n/fr.yaml index 87a265d..a2a0d44 100644 --- a/themes/beautifulhugo/i18n/fr.yaml +++ b/themes/beautifulhugo/i18n/fr.yaml @@ -14,9 +14,9 @@ - id: newerPosts translation: "Nouveaux Posts" - id: previousPost - translation: "Post précédent" + translation: "précédent" - id: nextPost - translation: "Post suivant" + translation: "suivant" # 404 page - id: pageNotFound