We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168c518 commit 435badcCopy full SHA for 435badc
docs/guide/hosting.md
@@ -76,7 +76,7 @@ $ slidev build --watch
76
You can also build multiple slides at once.
77
78
```bash
79
-$ slidev build slides1.md slides1.md
+$ slidev build slides1.md slides2.md
80
```
81
82
Or
0 commit comments