diff options
Diffstat (limited to 'resources/jade')
| -rw-r--r-- | resources/jade/index.jade | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/jade/index.jade b/resources/jade/index.jade index 0be45f8..c4247d1 100644 --- a/resources/jade/index.jade +++ b/resources/jade/index.jade @@ -63,6 +63,9 @@ block content    h2 Software projects & libraries    table      tr +      td: a(href="https://github.com/camilstaps/bibletext") bibletext +      td LaTeX package for inserting Bible texts by specifying references (#[a(href="http://ctan.org/pkg/bibletext") CTAN]) (author & maintainer) +    tr        td: a(href="https://github.com/nichtich/tkz-orm") tkz-orm        td LaTeX package for drawing Object-Role Model (ORM) diagrams using PGF and TikZ (#[a(href="https://ctan.org/pkg/tkz-orm") CTAN]) (co-maintainer)      tr  | 
