Add kendal2 theme

This commit is contained in:
2021-02-07 21:10:42 +01:00
parent 5b68510c0d
commit e19cc078da
11 changed files with 1367 additions and 12 deletions

View File

@@ -95,7 +95,7 @@ func themesKendallResumeTemplate() (*asset, error) {
return nil, err
}
info := bindataFileInfo{name: "themes/kendall/resume.template", size: 12378, mode: os.FileMode(420), modTime: time.Unix(1612213494, 0)}
info := bindataFileInfo{name: "themes/kendall/resume.template", size: 12378, mode: os.FileMode(420), modTime: time.Unix(1612727562, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
@@ -115,7 +115,7 @@ func themesKendallStyleCss() (*asset, error) {
return nil, err
}
info := bindataFileInfo{name: "themes/kendall/style.css", size: 5262, mode: os.FileMode(420), modTime: time.Unix(1596890556, 0)}
info := bindataFileInfo{name: "themes/kendall/style.css", size: 5262, mode: os.FileMode(420), modTime: time.Unix(1612707068, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
@@ -135,7 +135,7 @@ func themesKendallPrintCss() (*asset, error) {
return nil, err
}
info := bindataFileInfo{name: "themes/kendall/print.css", size: 1186, mode: os.FileMode(420), modTime: time.Unix(1596890556, 0)}
info := bindataFileInfo{name: "themes/kendall/print.css", size: 1186, mode: os.FileMode(420), modTime: time.Unix(1612727562, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}