diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2021-02-24 13:48:14 +0200 |
---|---|---|
committer | Mantas Vilčinskas <hi@mnts.lt> | 2021-02-24 13:48:14 +0200 |
commit | 925027e85b74a77e06448be5baa6053f1222fb78 (patch) | |
tree | b5dc98f1a5828764ec653cd37dc4b70585faf47d /static/admin/index.html | |
parent | 867f6a5dc8118d0d6f903eea75484c59e296d37e (diff) |
Doc updates, bugfixes, add rel time to NCMS
Diffstat (limited to 'static/admin/index.html')
-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 3071a98..00bc051 100644 --- a/static/admin/index.html +++ b/static/admin/index.html @@ -14,7 +14,7 @@ /admin/ directory. --> - <script>console.log('You are using cState. The version can be looked at from the console on the homepage or incidents view.+ https://github.com/cstate')</script> + <script>console.log('You are using cState. The version can be looked at from the console on the homepage or incidents view. 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> <script> |