Skip to content

Commit 492c283

Browse files
committed
🐴 refactor the files
1 parent 021c351 commit 492c283

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

yehua.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ layout:
3131
- docs:
3232
- source
3333
templates:
34-
- "{{project_name}}.yml": project.yml
34+
- "{{project_name}}.yml": project.yml.jj2
3535
- "{{project_name | replace('-', '_')}}/__init__.py": "__init__.py.jj2"
36-
- .moban.yml: project-moban.yml
37-
- changelog.yml: changelog.yml
36+
- .moban.yml: project-moban.yml.jj2
37+
- changelog.yml: changelog.yml.jj2
3838
- Makefile: Makefile
3939
static:
4040
- ".moban.d/CUSTOM_README.rst.jj2": "CUSTOM_README.rst"

0 commit comments

Comments
 (0)