Skip to content

Commit

Permalink
Try to get decap working
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory <[email protected]>
  • Loading branch information
tajemniktv committed Oct 22, 2024
1 parent e58d1c8 commit afc28d4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Empty file added site/admin/config.yml
Empty file.
13 changes: 13 additions & 0 deletions site/admin/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!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>Content Manager</title>
</head>
<body>
<!-- Include the script that builds the page and powers Decap CMS -->
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
</body>
</html>

0 comments on commit afc28d4

Please sign in to comment.