Skip to content

Commit 9696086

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

File tree

docs/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
kelvinjoson.com

0 commit comments

Comments
 (0)