Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/admin/index.html')
-rw-r--r--static/admin/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/static/admin/index.html b/static/admin/index.html
new file mode 100644
index 00000000..d6a98e29
--- /dev/null
+++ b/static/admin/index.html
@@ -0,0 +1,13 @@
+<!doctype html>
+<html lang="en-us">
+<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Content Manager | Academic</title>
+ <script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
+</head>
+<body>
+<!-- Include the script that builds the page and powers Netlify CMS -->
+<script src="https://cdn.jsdelivr.net/npm/netlify-cms@2/dist/netlify-cms.min.js"></script>
+</body>
+</html>