mirror of
https://github.com/zyllian/webdog.git
synced 2025-01-17 19:22:21 -08:00
fix typo on homepage
This commit is contained in:
parent
4cb4e036b6
commit
e97dd6f18c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ cd my-site
|
|||
webdog serve # your site is now running at http://127.0.0.1:8080 🥳
|
||||
```
|
||||
|
||||
and from there, you can editing your site and adding pages!
|
||||
and from there, you can start editing your site and adding pages!
|
||||
|
||||
```sh
|
||||
webdog page new my-first-page "My First Page"
|
||||
|
|
Loading…
Add table
Reference in a new issue