Commit e17738a
committed
Add top level CNAME file pointing to a custom domain.
Details:
- This should fix `quarto render` (both local and in CI) which removes
`CNAME` file if it was added to the rendered site manually (like via
GitHub Pages settings page which creates an extra commit in `gh-pages`
branch).
The 'CNAME' file is recognized automatically as a site resource
(without having to update '_quarto.yml' to explicitly include it)
and is copied to publish directory ('docs').1 parent 17c9f5b commit e17738a
0 commit comments