diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index b7d8282..b028939 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -23,7 +23,7 @@ jobs: - name: Install Hugo 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 - name: Checkout code diff --git a/hugo.yaml b/hugo.yaml index c9a12d8..3414aa0 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -3,7 +3,7 @@ title: 🧑‍💻 Notebook theme: hextra defaultContentLanguage: fr -languageCode: fr +locale: fr menu: main: diff --git a/themes/hextra b/themes/hextra index 3551a56..fb994d6 160000 --- a/themes/hextra +++ b/themes/hextra @@ -1 +1 @@ -Subproject commit 3551a56b8cdebd38170ecb5990e17ec9130aa457 +Subproject commit fb994d6b1c4f78ffd4443815fa5bfad3918a4911