Commit 9696086
committed
fix(docs): restore docs/CNAME to fix GitHub Pages custom domain
The previous cleanup removed docs/CNAME under the assumption it was a redundant
duplicate of the root CNAME. However, MkDocs requires the CNAME file to be inside
the docs_dir so it can be copied to the site/ directory and pushed to the
gh-pages branch. Without it, GitHub Pages drops the custom domain.1 parent 162740b commit 9696086
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments