diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 16:20:07 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 16:20:07 +0200 |
| commit | 3d664cd61e7fb2ca2b1757092053b7ce8ae6e1cd (patch) | |
| tree | a98d5f455b2a42ae53557a176e9adb938e618813 /site/static/admin/index.html | |
| parent | 20d33818a838a7c022456d5620d255283531ba97 (diff) | |
Reverts to previous version
1.16 returns an error
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 c085727..7b7818c 100644 --- a/site/static/admin/index.html +++ b/site/static/admin/index.html @@ -11,6 +11,6 @@ </head> <body> - <script src="https://unpkg.com/netlify-cms@^0.1/dist/cms.js"></script> + <script src="https://unpkg.com/netlify-cms@0.1.15/dist/cms.js"></script> </body> </html> |
