summaryrefslogtreecommitdiff
path: root/site/public/index.html
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-03-04 22:20:36 +0100
committeradamhrv <adam@ahprojects.com>2019-03-04 22:20:36 +0100
commit12672416ce355e0993ee2a2ef26e130bf4f87120 (patch)
tree4c6f085a461b10751e09b8510347a9af82d71f09 /site/public/index.html
parentd5a98a0089ca0602e805d55ca861428ebcbe46d4 (diff)
cosmetics
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 d5a2e59f..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="info@megapixels.cc" />
- <meta name="description" content="The Dark Side of 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'>
- <a href="/datasets/" class='aboutLink'>DATASETS</a>
- <a href="/research/" class='aboutLink'>RESEARCH</a>
- <a href="/about/" class='aboutLink'>ABOUT</a>
- </div>
- </header>
- <div class="splash">
- <div id="three_container"></div>
- </div>
- <footer>
- <div>
- </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