forked from toolshed/docs.coopcloud.tech
Add basic Decap CMS files
This commit is contained in:
12
docs/admin/index.html
Normal file
12
docs/admin/index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="robots" content="noindex" />
|
||||
<title>Co-op Cloud: Docs Editor</title>
|
||||
</head>
|
||||
<body>
|
||||
<script src="https://unpkg.com/decap-cms@latest/dist/decap-cms.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user