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