Commit c60bbf0
fix: include .well-known directory in Jekyll build
Added .well-known to the include configuration to ensure Jekyll copies
hidden directories to the _site output. By default, Jekyll excludes files
and directories starting with a dot.
This fix allows the AI domain data plugin's generated domain-profile.json
file to be accessible at /.well-known/domain-profile.json on the deployed
site.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 9dfa4a2 commit c60bbf0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments