diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-04-24 22:10:34 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-04-24 22:10:34 +0200 |
| commit | f7f96b316066dc15d46c1ac2881e56b8722db4cd (patch) | |
| tree | 619a54401fdad0112f2a97badd55a28a4b740cd8 /theme.toml | |
| parent | a22abe6d63d549b433760307d0c36715aeb5b579 (diff) | |
| download | gohugo-theme-ed-f7f96b316066dc15d46c1ac2881e56b8722db4cd.tar.gz | |
Add theme tags, bump min hugo version
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ license = "MIT" licenselink = "https://github.com/sergeyklay/gohugo-theme-ed/blob/master/LICENSE" description = "Ed theme for minimal editions" homepage = "https://github.com/sergeyklay/gohugo-theme-ed" -tags = ["hugo", "theme", "minimal", "ed"] +tags = ["blog", "responsive", "light", "customizable", "minimal", "ed"] features = ["posts"] -min_version = "0.64.0" +min_version = "0.84.0" [author] name = "Serghei Iakovlev" |
