Add initial latex theme

This commit is contained in:
2018-05-11 00:00:20 +02:00
parent 6bfd12756d
commit 9c0cded9e3
10 changed files with 276 additions and 4 deletions
+1
View File
@@ -35,6 +35,7 @@ import (
"jsonresume/themes"
_ "jsonresume/themes/kendall"
_ "jsonresume/themes/stackoverflow"
_ "jsonresume/themes/tex"
)
func main() {