Skip to content

Commit

Permalink
Use wildcard filepath for each year's book
Browse files Browse the repository at this point in the history
  • Loading branch information
fangpenlin committed Jan 14, 2024
1 parent 5112384 commit 28495a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.project_slug }}/books/books.bean
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include "{{ cookiecutter.year }}.bean"
include "2*.bean"

0 comments on commit 28495a4

Please sign in to comment.