Generate ToC with Hugo rather than JavaScript (#1851)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-06-11 23:24:23 +02:00 committed by GitHub
parent a7a7eadf2c
commit 784b8984f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 148 additions and 214 deletions

View file

@ -193,7 +193,7 @@ jobs:
- name: " Setup Hugo"
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3.0.0
with:
hugo-version: '0.113.0'
hugo-version: '0.117.0'
extended: true
- name: "📥 Source checkout"
uses: actions/checkout@v4