Upgrade netlify-cms@1.7.0

This commit is contained in:
Eric Jinks 2018-04-26 08:42:59 +10:00
parent 10b4018a9f
commit f6a660c792

View file

@ -6,14 +6,14 @@
<title>Content Manager</title> <title>Content Manager</title>
<!-- Include the styles for the Netlify CMS UI, after your own styles --> <!-- Include the styles for the Netlify CMS UI, after your own styles -->
<link rel="stylesheet" href="https://unpkg.com/netlify-cms@1.6.0/dist/cms.css" /> <link rel="stylesheet" href="https://unpkg.com/netlify-cms@1.7.0/dist/cms.css" />
<link rel="stylesheet" href="admin.css" /> <link rel="stylesheet" href="admin.css" />
</head> </head>
<body> <body>
<!-- Include the script that builds the page and powers Netlify CMS --> <!-- Include the script that builds the page and powers Netlify CMS -->
<script src="https://identity-js.netlify.com/v1/netlify-identity-widget.js"></script> <script src="https://identity-js.netlify.com/v1/netlify-identity-widget.js"></script>
<script src="https://unpkg.com/netlify-cms@1.6.0/dist/cms.js"></script> <script src="https://unpkg.com/netlify-cms@1.7.0/dist/cms.js"></script>
<script> <script>
// redirect when logging out // redirect when logging out