diff options
| author | adamhrv <adam@ahprojects.com> | 2019-04-12 09:09:13 +0200 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-04-12 09:09:13 +0200 |
| commit | 57fba037d519e45488599288f7753cb7a3cd32aa (patch) | |
| tree | 59e8c859171d68485ed3abc2909f3963d44cd5ac /site/public/info/index.html | |
| parent | 285b86ec8b531de8d9ff864b957b38b9aa3d2b6f (diff) | |
merging
Diffstat (limited to 'site/public/info/index.html')
| -rw-r--r-- | site/public/info/index.html | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/site/public/info/index.html b/site/public/info/index.html deleted file mode 100644 index 749c29ba..00000000 --- a/site/public/info/index.html +++ /dev/null @@ -1,50 +0,0 @@ -<!doctype html> -<html> -<head> - <title>MegaPixels</title> - <meta charset="utf-8" /> - <meta name="author" content="Adam Harvey" /> - <meta name="description" content="" /> - <meta name="referrer" content="no-referrer" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> - <link rel='stylesheet' href='/assets/css/fonts.css' /> - <link rel='stylesheet' href='/assets/css/css.css' /> - <link rel='stylesheet' href='/assets/css/leaflet.css' /> - <link rel='stylesheet' href='/assets/css/applets.css' /> -</head> -<body> - <header> - <a class='slogan' href="/"> - <div class='logo'></div> - <div class='site_name'>MegaPixels</div> - - </a> - <div class='links'> - <a href="/datasets/">Datasets</a> - <a href="/about/">About</a> - </div> - </header> - <div class="content content-"> - - <section><h2>Face Analysis</h2> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "face_analysis"}'></div></section><section><p>Results are only stored for the duration of the analysis and are deleted when you leave this page.</p> -</section> - - </div> - <footer> - <div> - <a href="/">MegaPixels.cc</a> - <a href="/datasets/">Datasets</a> - <a href="/about/">About</a> - <a href="/about/press/">Press</a> - <a href="/about/legal/">Legal and Privacy</a> - </div> - <div> - MegaPixels ©2017-19 Adam R. Harvey / - <a href="https://ahprojects.com">ahprojects.com</a> - </div> - </footer> -</body> - -<script src="/assets/js/dist/index.js"></script> -</html>
\ No newline at end of file |
