From 71bfdba6b8c94cbe24b13c6f3394d7b56e763e7e Mon Sep 17 00:00:00 2001 From: "Kyle E. Mitchell" Date: Wed, 17 Apr 2019 17:48:28 -0700 Subject: [PATCH] Fix document titles --- package.json | 12 ++++++------ proposal.md | 2 +- terms.md | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 9694dcb..51ec0d8 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,12 @@ "scripts": { "test": "commonform lint terms.cform", "build": "run-p build:** && npm run pdfs", - "build:terms:markdown": "commonform render -f markdown --title 'Open Development Time Bank Terms' --blanks blanks.json --signatures no-signatures.json terms.cform > terms.md", - "build:terms:html": "commonform render -f html5 --title 'Open Development Time Bank Terms' --blanks blanks.json --signatures no-signatures.json --ordered-lists terms.cform > terms.html", - "build:terms:docx": "commonform render -f docx --title 'Open Development Time Bank Terms' --blanks blanks.json --signatures no-signatures.json --number outline --left-align-title --indent-margins --styles styles.json terms.cform > terms.docx", - "build:proposal:markdown": "commonform render -f markdown --title 'Open Development Time Bank Proposal' --blanks blanks.json --signatures signatures.json proposal.cform > proposal.md", - "build:proposal:html": "commonform render -f html5 --title 'Open Development Time Bank Proposal' --blanks blanks.json --signatures signatures.json --ordered-lists proposal.cform > proposal.html", - "build:proposal:docx": "commonform render -f docx --title 'Open Development Time Bank Proposal' --blanks blanks.json --signatures signatures.json --number outline --left-align-title --indent-margins --styles styles.json proposal.cform > proposal.docx", + "build:terms:markdown": "commonform render -f markdown --title 'Open Development Time Block Terms' --blanks blanks.json --signatures no-signatures.json terms.cform > terms.md", + "build:terms:html": "commonform render -f html5 --title 'Open Development Time Block Terms' --blanks blanks.json --signatures no-signatures.json --ordered-lists terms.cform > terms.html", + "build:terms:docx": "commonform render -f docx --title 'Open Development Time Block Terms' --blanks blanks.json --signatures no-signatures.json --number outline --left-align-title --indent-margins --styles styles.json terms.cform > terms.docx", + "build:proposal:markdown": "commonform render -f markdown --title 'Open Development Time Block Proposal' --blanks blanks.json --signatures signatures.json proposal.cform > proposal.md", + "build:proposal:html": "commonform render -f html5 --title 'Open Development Time Block Proposal' --blanks blanks.json --signatures signatures.json --ordered-lists proposal.cform > proposal.html", + "build:proposal:docx": "commonform render -f docx --title 'Open Development Time Block Proposal' --blanks blanks.json --signatures signatures.json --number outline --left-align-title --indent-margins --styles styles.json proposal.cform > proposal.docx", "pdfs": "unoconv terms.docx proposal.docx" } } diff --git a/proposal.md b/proposal.md index 2582f59..eadf13f 100644 --- a/proposal.md +++ b/proposal.md @@ -1,4 +1,4 @@ -# Open Development Time Bank Proposal +# Open Development Time Block Proposal **Developer** and **Client** agree: diff --git a/terms.md b/terms.md index f4405d6..0260394 100644 --- a/terms.md +++ b/terms.md @@ -1,4 +1,4 @@ -# Open Development Time Bank Terms +# Open Development Time Block Terms **Developer** and **Client** agree: