diff options
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml index f4f238e..d5caeb5 100644 --- a/theme.toml +++ b/theme.toml @@ -3,6 +3,7 @@ license = "MIT" description = "An elegant open source and mobile first theme" tags = ["blog", "company"] features = ["blog", ] +min_version = 0.14 [author] name = "spf13" |