This commit is contained in:
parent
aacd06aa86
commit
40c3711358
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@
|
||||||
<title>Content Manager</title>
|
<title>Content Manager</title>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://unpkg.com/@staticcms/app@^3.0.0/dist/main.css"
|
href="https://unpkg.com/@staticcms/app@3.4.8/dist/main.css"
|
||||||
/>
|
/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script src="https://unpkg.com/@staticcms/app@^4.0.0/dist/static-cms-app.js"></script>
|
<script src="https://unpkg.com/@staticcms/app@4.3.0/dist/static-cms-app.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue