Jacky Zhao
2023-12-17 14e6b13ff1f087e13e34aa150023a308d47d01b1
docs: dont pull on first sync
1 files modified
2 ■■■ changed files
docs/setting up your GitHub repository.md 2 ●●● patch | view | raw | blame | history
docs/setting up your GitHub repository.md
@@ -31,7 +31,7 @@
Then, you can sync the content to upload it to your repository.
```bash
npx quartz sync
npx quartz sync --no-pull
```
> [!hint]