diff options
| author | Andrew Lee <alee14498@gmail.com> | 2020-08-27 22:40:07 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2020-08-27 22:40:07 -0400 |
| commit | b754157713b79024793c3571f2dba8c688851796 (patch) | |
| tree | 2a865d281b65c10d3175ccca28587a2d57c50e46 /public/admin | |
| parent | 589e271352fc86c119096e503d799c1a656bbce2 (diff) | |
| download | alp-website-rewrite.tar.gz alp-website-rewrite.tar.bz2 alp-website-rewrite.zip | |
Inital rewriterewrite
Diffstat (limited to 'public/admin')
| -rw-r--r-- | public/admin/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/public/admin/index.html b/public/admin/index.html deleted file mode 100644 index 6bf228f..0000000 --- a/public/admin/index.html +++ /dev/null @@ -1,13 +0,0 @@ -<!doctype html> -<html> -<head> - <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>Content Manager</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://unpkg.com/netlify-cms@2.9.7/dist/netlify-cms.js"></script> -</body> -</html>
\ No newline at end of file |
