From 52aa716f9c4cb7e4f34ed57ba1f02506b803081d Mon Sep 17 00:00:00 2001 From: Julien Riou Date: Sun, 7 Sep 2025 18:01:05 +0200 Subject: [PATCH] fix: Name of the website in the README.md Signed-off-by: Julien Riou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 041b125..9ce8036 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # voyages.riou.xyz -Source code behind [julien.riou.xyz](https://voyages.riou.xyz) website. Made +Source code behind [voyages.riou.xyz](https://voyages.riou.xyz) website. Made with [Hugo](https://gohugo.io/) and a modified version of [hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite).