stick decap version and host locally
All checks were successful
Hugo / build (push) Successful in 5s
All checks were successful
Hugo / build (push) Successful in 5s
This commit is contained in:
parent
189c16aa9c
commit
3f8d4df173
2 changed files with 493 additions and 1 deletions
492
themes/gallo/static/admin/decap-cms.js.js
Normal file
492
themes/gallo/static/admin/decap-cms.js.js
Normal file
File diff suppressed because one or more lines are too long
|
@ -7,6 +7,6 @@
|
||||||
<title>Content Manager</title>
|
<title>Content Manager</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
|
<script src="https://www.gallowelding.com/admin/decap-cms.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Add table
Reference in a new issue