mirror of
https://github.com/markbeep/AudioBookRequest.git
synced 2026-01-09 23:19:38 -06:00
update node
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: "16.x"
|
||||
node-version: "24.x"
|
||||
|
||||
- run: |
|
||||
cd docs
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Overview
|
||||
title: Documentation
|
||||
description: Welcome to the documentation for AudioBookRequest.
|
||||
linkTitle: Overview
|
||||
linkTitle: Documentation
|
||||
menu: { main: { weight: 20 } }
|
||||
---
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
baseURL: https://markbeep.github.io/
|
||||
baseURL: https://markbeep.github.io/AudioBookRequest/
|
||||
title: AudioBookRequest
|
||||
|
||||
# cSpell:ignore goldmark github hugo readingtime docsy subdir lastmod pygments linenos catmullrom norsk gu
|
||||
|
||||
Reference in New Issue
Block a user