Add stackoverflowfr theme

This commit is contained in:
2018-05-08 23:16:07 +02:00
parent 715f571832
commit 96f48ac739
9 changed files with 1774 additions and 585 deletions

View File

@@ -36,6 +36,7 @@ import (
_ "jsonresume/themes/kendall"
_ "jsonresume/themes/kendallfr"
_ "jsonresume/themes/stackoverflow"
_ "jsonresume/themes/stackoverflowfr"
)
func main() {