diff options
author | Mantas <11616378+mistermantas@users.noreply.github.com> | 2018-08-08 13:44:56 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-08 13:44:56 +0300 |
commit | 7e9b906f2e06324e56db9e144115e53bb1ec4ee8 (patch) | |
tree | 8c8d6e850364b2d9a6d5fd517b296fabfe566a0a | |
parent | e5bc36e0c8a39f6c339f165bb14aa6d17119ef6d (diff) |
Update index.html
-rw-r--r-- | static/admin/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/admin/index.html b/static/admin/index.html index 6f93a08..cd12985 100644 --- a/static/admin/index.html +++ b/static/admin/index.html @@ -14,6 +14,7 @@ /admin/ directory. --> + <script>console.log('You are using cState v2.0-rc4: https://github.com/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> |