diff options
-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> |