diff options
author | Mantas <11616378+mistermantas@users.noreply.github.com> | 2018-09-01 12:23:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-01 12:23:07 +0300 |
commit | b81901416ffd7dd7cc305172c16ae408334fe926 (patch) | |
tree | e7696645814410723b64a4c66b834477a1c5ebab /theme.toml | |
parent | 9554d95dc3fbed09d762ea3f91bd7416e4810426 (diff) | |
parent | 8e9181b85e427bb9fd10adc0dc35560a634dd14d (diff) |
#24 - Move URLs from personal account to organization
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ name = "cState" license = "MIT" -licenselink = "https://github.com/mistermantas/cstate/blob/master/LICENSE.md" +licenselink = "https://github.com/cstate/cstate/blob/master/LICENSE.md" description = "Über fast, backwards compatible (IE8+), tiny, and simple status page built with Hugo. Compatible with Netlify & GitHub Pages." -homepage = "https://github.com/mistermantas/cstate" +homepage = "https://github.com/cstate/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', 'responsive', 'minimal', 'google analytics', 'clean', 'minimalist', 'light', 'product', 'technical', 'widgets', 'products', 'mobile', 'onepage', 'singlepage', 'single page', 'spa'] min_version = "0.41" |