fix typo on homepage

This commit is contained in:
zyl 2024-11-11 19:10:06 -08:00
parent 4cb4e036b6
commit e97dd6f18c
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs

View file

@ -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"