Add stackoverflow theme

This commit is contained in:
2018-05-08 15:23:46 +02:00
parent 63df11b783
commit 53aacbe1b0
8 changed files with 1402 additions and 67 deletions

View File

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