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>
|
||||
<link
|
||||
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>
|
||||
<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>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue