diff options
| author | Camil Staps | 2021-12-23 10:12:12 +0100 | 
|---|---|---|
| committer | Camil Staps | 2021-12-23 10:12:12 +0100 | 
| commit | 9b1e056650f424172c10919ca7763028b1b1b1ef (patch) | |
| tree | 5e262c188309f9f0c8888dc6242772845dfc9a93 /resources | |
| parent | Add lead; update meta description (diff) | |
Use nice quotation marks
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 7bc2628..1b5296d 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -67,13 +67,13 @@ block content  				- attributes.authors = 'Camil Staps'  			| #{attributes.authors}, #{year}.   			if attributes.journal -				|' +				|‘  			if attributes.url  				a(href!=attributes.url, target='_blank')!= title  			else  				| !{title}  			if attributes.journal -				|'. +				|’.  				| !{attributes.prejournal}#[em!=attributes.journal]  				if attributes.volume  					|  #{attributes.volume} @@ -99,7 +99,7 @@ block content  		tr  			td 2020  			td -				+pub(2020, '"When Dust Was Poured Out": Creation in Job 38.36–38')(journal='Journal for the Study of the Old Testament', volume=44, issue=3, pages='456-471', doi='10.1177/0309089219862828', oa) +				+pub(2020, '“When Dust Was Poured Out”: Creation in Job 38.36–38')(journal='Journal for the Study of the Old Testament', volume=44, issue=3, pages='456-471', doi='10.1177/0309089219862828', oa)  		tr  			td  			td | 
