Add two new books
This commit is contained in:
parent
88ae34f43d
commit
4d7b104d41
|
@ -36,6 +36,15 @@ checking:
|
|||
checking_level: '3'
|
||||
|
||||
projects:
|
||||
|
||||
-
|
||||
title: 'Ephesians'
|
||||
versification: 'ufw'
|
||||
identifier: 'eph'
|
||||
sort: 49
|
||||
path: './sq_EPH.tsv'
|
||||
categories: [ 'bible-nt' ]
|
||||
|
||||
-
|
||||
title: 'Titus'
|
||||
versification: 'ufw'
|
||||
|
@ -43,3 +52,11 @@ projects:
|
|||
sort: 56
|
||||
path: './sq_TIT.tsv'
|
||||
categories: [ 'bible-nt' ]
|
||||
|
||||
-
|
||||
title: '3 John'
|
||||
versification: 'ufw'
|
||||
identifier: '3jn'
|
||||
sort: 64
|
||||
path: './sq_3JN.tsv'
|
||||
categories: [ 'bible-nt' ]
|
||||
|
|
Loading…
Reference in New Issue