summaryrefslogtreecommitdiffhomepage
path: root/resources/pug/include/layout.pug
diff options
context:
space:
mode:
Diffstat (limited to 'resources/pug/include/layout.pug')
-rw-r--r--resources/pug/include/layout.pug4
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