Skip to content

Commit

Permalink
Upgrade Netlify CMS to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Geary committed Oct 23, 2017
1 parent f1e8b3a commit 7ccf872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@

<title>Content Manager</title>

<link rel="stylesheet" href="https://unpkg.com/netlify-cms@~0.4/dist/cms.css" />
<link rel="stylesheet" href="https://unpkg.com/netlify-cms@~0.5/dist/cms.css" />

</head>
<body>

<script src="https://unpkg.com/netlify-cms@~0.4/dist/cms.js"></script>
<script src="https://unpkg.com/netlify-cms@~0.5/dist/cms.js"></script>

</body>
</html>

0 comments on commit 7ccf872

Please sign in to comment.