diff options
Diffstat (limited to 'site/static/admin/index.html')
| -rw-r--r-- | site/static/admin/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/static/admin/index.html b/site/static/admin/index.html index c2bbcb9..f2f08d8 100644 --- a/site/static/admin/index.html +++ b/site/static/admin/index.html @@ -9,7 +9,7 @@ <link rel="stylesheet" href="/css/cms.css" /> <!-- Include a CMS specific stylesheet here --> - <script src="http://identity-js.netlify.com/v1/netlify-identity-widget.js"></script> + <script src="https://identity-js.netlify.com/v1/netlify-identity-widget.js"></script> </head> <body> <script src="/cms.js"></script> |
