mirror of
https://git.tonybark.com/toolbox/dnd-sourcebook-template.git
synced 2026-02-10 08:14:49 -05:00
Prevent creating missing files
This commit is contained in:
parent
6996674213
commit
1e5df2d158
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ title = "5E Compatible Sourcebook"
|
|||
authors = ["You"]
|
||||
language = "en"
|
||||
|
||||
[build]
|
||||
create-missing = false
|
||||
|
||||
[output.html]
|
||||
git-repository-icon = "fas-code-fork"
|
||||
git-repository-url = "https://git.tonybark.com/toolbox/dnd-sourcebook-template"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue