Add a hide field

This commit is contained in:
2021-02-01 22:16:53 +01:00
parent ed190ef35a
commit 5b68510c0d
6 changed files with 13 additions and 9 deletions

View File

@@ -93,7 +93,7 @@ func themesTexResume_templateTex() (*asset, error) {
return nil, err
}
info := bindataFileInfo{name: "themes/tex/resume_template.tex", size: 2733, mode: os.FileMode(420), modTime: time.Unix(1612105960, 0)}
info := bindataFileInfo{name: "themes/tex/resume_template.tex", size: 2733, mode: os.FileMode(420), modTime: time.Unix(1612134982, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}