Update Hugo version and fix locale configuration
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 23s

Update Hugo to v0.162.1 in deploy workflow

Change languageCode to locale in hugo.yaml
This commit is contained in:
Damien
2026-06-05 09:02:24 +02:00
parent d6c51b6c53
commit 7e6fe61de6
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Install Hugo - name: Install Hugo
run: | run: |
wget https://github.com/gohugoio/hugo/releases/download/v0.152.2/hugo_extended_withdeploy_0.152.2_linux-amd64.deb -O /tmp/hugo.deb wget https://github.com/gohugoio/hugo/releases/download/v0.162.1/hugo_extended_withdeploy_0.162.1_linux-amd64.deb -O /tmp/hugo.deb
dpkg -i /tmp/hugo.deb dpkg -i /tmp/hugo.deb
- name: Checkout code - name: Checkout code

View File

@@ -3,7 +3,7 @@ title: 🧑‍💻 Notebook
theme: hextra theme: hextra
defaultContentLanguage: fr defaultContentLanguage: fr
languageCode: fr locale: fr
menu: menu:
main: main: