diff options
author | Mantas <11616378+mistermantas@users.noreply.github.com> | 2018-09-02 12:03:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-02 12:03:33 +0300 |
commit | e5ab78109f243948c721379f912c1f0a86284e98 (patch) | |
tree | e0a46f0e3f7854d9a011e84973f8ca4e6e15dcd4 /static | |
parent | 029143f43498b15874dbad4ba233d704f647c50e (diff) |
Update index.html
Diffstat (limited to 'static')
-rw-r--r-- | static/admin/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/admin/index.html b/static/admin/index.html index cd12985..f650db5 100644 --- a/static/admin/index.html +++ b/static/admin/index.html @@ -14,7 +14,7 @@ /admin/ directory. --> - <script>console.log('You are using cState v2.0-rc4: https://github.com/cstate')</script> + <script>console.log('You are using cState v2.0: https://github.com/cstate/cstate')</script> <script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script> <script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script> </body> |