Skip to content

Commit ec5835b

Browse files
committed
Clarify
1 parent 257d7a4 commit ec5835b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/publishing/github-pages.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,9 @@ blog.example.com
311311
```
312312
::::
313313

314-
Commit `CNAME`, and push it to GitHub before completing the second step.
314+
Quarto recognizes the `CNAME` file and will copy it your site output directory when you render.
315+
Commit `CNAME` (and `docs/CNAME`, if you are publishing from `docs/`),
316+
and push to GitHub before completing the second step.
315317

316318
Learn more about the second step, and troubleshooting tips in the [GitHub Pages documentation](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/about-custom-domains-and-github-pages).
317319

0 commit comments

Comments
 (0)