You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/publishing/github-pages.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -311,7 +311,7 @@ blog.example.com
311
311
```
312
312
::::
313
313
314
-
Quarto recognizes the `CNAME` file and will copy it your site output directory when you render.
314
+
Quarto recognizes the `CNAME` file as a [site resource](/docs/websites/website-tools.qmd#site-resources) and will copy it your site output directory when you render.
315
315
Commit `CNAME` (and `docs/CNAME`, if you are publishing from `docs/`),
316
316
and push to GitHub before completing the second step.
0 commit comments