build: updating POV and volume
This commit is contained in:
parent
c95ac57946
commit
76da2d7c34
2 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"name": "sand-and-ash",
|
||||
"version": "1.1.0",
|
||||
"fedran": {
|
||||
"pov": "0100",
|
||||
"vol": "01"
|
||||
},
|
||||
"description": "A novel by D. Moonfire",
|
||||
"author": "D. Moonfire",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
|
|
|
@ -19,7 +19,7 @@ metadata:
|
|||
date: 2015-05-18
|
||||
theme: "@fedran/writing-theme"
|
||||
outputDirectory: .
|
||||
outputFilename: dmoonfire-0100-01-sand-and-ash-{{edition.version}}.{{edition.editionName}}
|
||||
outputFilename: "dmoonfire-{{ edition.fedran.pov }}-{{ edition.fedran.vol}}-{{ edition.name }}-{{ edition.version }}.{{ edition.editionName }}"
|
||||
|
||||
editions:
|
||||
epub:
|
||||
|
|
Loading…
Reference in a new issue