diff options
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml new file mode 100644 index 0000000..f6623e8 --- /dev/null +++ b/theme.toml @@ -0,0 +1,11 @@ +name = "cstate" +license = "MIT" +licenselink = "https://github.com/mistermantas/cstate/blob/master/LICENSE.md" +description = "The best free status page on the market." +homepage = "https://github.com/mistermantas/cstate" +tags = ['hugo', 'netlify', 'status', 'statuspage', 'fast', 'light', 'ie8', 'ie9', 'ie10', 'ie11', 'github', 'github-pages', 'gh-pages', 'serverside', 'serverless', 'no-javascript', 'github-page', 'netlify-cms', 'gh-pages'] +min_version = "0.28" + +[author] + name = "mistermantas" + homepage = "https://github.com/mistermantas" |