diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-27 10:04:32 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-27 10:04:32 -0500 |
| commit | 3fb9421ba90977e7f7ac4f1c2e1aadc6b57bcff3 (patch) | |
| tree | 1fcb6d2b7abba040d8b178cb6d86cd60f9051a6e /static/admin/index.html | |
| parent | fcb807c3b6357ebef82a16ec10085a51278296b0 (diff) | |
| download | personal-website-3fb9421ba90977e7f7ac4f1c2e1aadc6b57bcff3.tar.gz personal-website-3fb9421ba90977e7f7ac4f1c2e1aadc6b57bcff3.tar.bz2 personal-website-3fb9421ba90977e7f7ac4f1c2e1aadc6b57bcff3.zip | |
Removed blog; Removed video temp; New logo; 20212020-rewrite
Diffstat (limited to 'static/admin/index.html')
| -rw-r--r-- | static/admin/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/static/admin/index.html b/static/admin/index.html deleted file mode 100644 index 78757e4..0000000 --- a/static/admin/index.html +++ /dev/null @@ -1,12 +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> -</head> -<body> -<!-- Include the script that builds the page and powers Netlify CMS --> -<script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script> -</body> -</html>
\ No newline at end of file |
