Add condition for address elements on tex template

This commit is contained in:
2018-05-11 00:27:50 +02:00
parent d29a155fd0
commit 4febbd2488
4 changed files with 8 additions and 8 deletions

View File

@@ -84,7 +84,7 @@ func themesStackoverflowResumeTemplate() (*asset, error) {
return nil, err
}
info := bindataFileInfo{name: "themes/stackoverflow/resume.template", size: 14110, mode: os.FileMode(420), modTime: time.Unix(1525988393, 0)}
info := bindataFileInfo{name: "themes/stackoverflow/resume.template", size: 14110, mode: os.FileMode(420), modTime: time.Unix(1525989620, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}