Commit b3ce4a4
committed
fix: exclude mkdocs config from copier skip list
Remove the exclusion rule for .config/copier/mkdocs.yaml from the _skip_if_exists list in copier.yaml. This allows the mkdocs configuration file to be properly managed by copier during template updates, ensuring that documentation settings can be updated when the template changes.1 parent 32b5f08 commit b3ce4a4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments