Skip to content

Commit f495963

Browse files
wesmclaude
andcommitted
fix: Add CNAME file to preserve custom domain on docs deployment
Added docs/CNAME file with 'moneyflow.dev' to prevent mkdocs gh-deploy from overwriting the custom domain configuration. Without this file, mkdocs gh-deploy --force removes the CNAME file from the gh-pages branch, breaking the custom domain and reverting to wesm.github.io/moneyflow. mkdocs automatically copies docs/CNAME to the gh-pages branch during deployment, preserving the custom domain configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 29fa5a3 commit f495963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/CNAME

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

0 commit comments

Comments
 (0)