summaryrefslogtreecommitdiff
path: root/site/public/index.html
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-04-12 09:09:13 +0200
committeradamhrv <adam@ahprojects.com>2019-04-12 09:09:13 +0200
commit57fba037d519e45488599288f7753cb7a3cd32aa (patch)
tree59e8c859171d68485ed3abc2909f3963d44cd5ac /site/public/index.html
parent285b86ec8b531de8d9ff864b957b38b9aa3d2b6f (diff)
merging
Diffstat (limited to 'site/public/index.html')
-rw-r--r--site/public/index.html39
1 files changed, 0 insertions, 39 deletions
diff --git a/site/public/index.html b/site/public/index.html
deleted file mode 100644
index 118814be..00000000
--- a/site/public/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!doctype html>
-<html>
-<head>
- <title>MegaPixels</title>
- <meta charset="utf-8" />
- <meta name="author" content="Adam Harvey, ahprojects.com" />
- <meta name="description" content="MegaPixels: Facial Recognition Datasets" />
- <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/splash.css' />
-</head>
-<body>
- <header>
- <a class='slogan' href="/">
- <div class='logo'></div>
- <div class='site_name'>MegaPixels</div>
- </a>
- <div class='links splash'>
- <a href="/datasets/" class='aboutLink'>DATASETS</a>
- <a href="/about/" class='aboutLink'>ABOUT</a>
- </div>
- </header>
- <div class="splash">
- <div id="three_container"></div>
- </div>
- <footer>
- <div>
- MegaPixels is a research project by Adam Harvey about facial recognition datasets, developed in partnership with Mozilla.
- </div>
- <div>
- MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
- <a href="https://ahprojects.com/megapixels/">ahprojects.com</a>
- </div>
- </footer>
-</body>
-<script src="/assets/js/dist/splash.js"></script>
-</html> \ No newline at end of file