diff options
| author | Camil Staps | 2023-11-29 20:20:55 +0100 | 
|---|---|---|
| committer | Camil Staps | 2023-11-29 20:20:55 +0100 | 
| commit | ee72052a53f9b5e77c79a42659ab585d14542898 (patch) | |
| tree | 39bc4752928c61dc2cc6802b561afb201eb6ad3a | |
| parent | Do not put navigation next to profile image (on wide screens); make nnavigati... (diff) | |
Capitalization fix
| -rw-r--r-- | resources/pug/finals/index.pug | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 67e0ebc..3103735 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -152,7 +152,7 @@ block content  				tr  					td  					td -						+pub(2022, '<em>Lip̄nē</em> ‘in the face of’: a Locative preposition with a threatening connotation')(journal='Journal of Hebrew Scriptures', volume=22, issue=1, pages='1-24', doi='10.5508/jhs29582', oa) +						+pub(2022, '<em>Lip̄nē</em> ‘in the face of’: A Locative preposition with a threatening connotation')(journal='Journal of Hebrew Scriptures', volume=22, issue=1, pages='1-24', doi='10.5508/jhs29582', oa)  				tr  					td 2020  					td | 
