From a532696b1b1bee1d381cc9aeb9c8028ef4ef7ba6 Mon Sep 17 00:00:00 2001 From: Draconis Date: Sun, 9 Feb 2025 22:02:37 +0100 Subject: [PATCH] blog to notes --- hugo.toml | 2 +- themes/hugo-theme-console/layouts/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index feb9464..b0415a6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -89,7 +89,7 @@ pygmentscodefencesguesssyntax = true url = "about/" [[params.navlinks]] - name = "blog/" + name = "notes/" url = "posts/" [[params.navlinks]] diff --git a/themes/hugo-theme-console/layouts/index.html b/themes/hugo-theme-console/layouts/index.html index b5411c3..3ced1fb 100644 --- a/themes/hugo-theme-console/layouts/index.html +++ b/themes/hugo-theme-console/layouts/index.html @@ -7,7 +7,7 @@ Bienvenue sur mon blog personnel,infos.


-

Sur le blog

+

Notes

{{ with .Site.GetPage "/posts" }}