Skip to content

Commit

Permalink
Update hosting.md (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
sohaibology committed Aug 15, 2023
1 parent 7bde99b commit 2326521
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/hosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ To add a custom domain, check out [Cloudflare's documentation](https://developer

Like Quartz 3, you can deploy the site generated by Quartz 4 via GitHub Pages.

In your local Quartz, create a new file `quartz/.github/workflows/deploy.yaml`.
In your local Quartz, create a new file `quartz/.github/workflows/deploy.yml`.

```yaml title="quartz/.github/workflows/deploy.yaml"
```yaml title="quartz/.github/workflows/deploy.yml"
name: Deploy Quartz site to GitHub Pages

on:
Expand Down

0 comments on commit 2326521

Please sign in to comment.