diff options
| author | Camil Staps | 2018-05-21 15:21:13 +0200 | 
|---|---|---|
| committer | Camil Staps | 2018-05-21 15:21:13 +0200 | 
| commit | e9e2c1ff3cc47f48e6d7e2a6c9bfcd7dacd0d848 (patch) | |
| tree | 4006977b000f064f2a0e0f83c2a53dccdc7aa7e3 /resources/pug/include | |
| parent | Update education plans (diff) | |
Remove "freelance programmer"; add SBL Hebrew font
Diffstat (limited to 'resources/pug/include')
| -rw-r--r-- | resources/pug/include/layout.pug | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/resources/pug/include/layout.pug b/resources/pug/include/layout.pug index e6ecc65..988e7b9 100644 --- a/resources/pug/include/layout.pug +++ b/resources/pug/include/layout.pug @@ -21,6 +21,10 @@ html(lang="en")  				p.text-center  					| Copyright © Camil Staps 2015–#{date.getFullYear()}  •    					= "Last updated " + date.toDateString() +				p.text-center.greyed-out +					| This page uses the SBL Hebrew font which is property of Tiro Typeworks. For details, see  +					a(href='https://www.sbl-site.org/educational/biblicalfonts.aspx', target='_blank') the information page +					|.  		include foot.pug | 
