Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update deploy.md
  • Loading branch information
Koooooo-7 authored Sep 19, 2024
commit ae78e454b468f41e5281caad7e27097dc8dadc28
2 changes: 1 addition & 1 deletion docs/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ You can deploy **Docsify** as a Static Site on [Kinsta](https://kinsta.com/stati
5. During the build settings, Kinsta will automatically try to fill out the **Build command**, **Node version**, and **Publish directory**. If it won't, fill out the following:

- Build command: leave empty
- Node version: `18.16.0`
- Node version: leave on default selection or a specific version ( e.g. `18.16.0`)
- Publish directory: `docs`

6. Click the **Create site**.
Expand Down