Skip to content

Commit e17738a

Browse files
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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nvim-mini.org

0 commit comments

Comments
 (0)