diff options
| author | adamhrv <adam@ahprojects.com> | 2019-03-04 22:20:36 +0100 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-03-04 22:20:36 +0100 |
| commit | 12672416ce355e0993ee2a2ef26e130bf4f87120 (patch) | |
| tree | 4c6f085a461b10751e09b8510347a9af82d71f09 /site/public/index.html | |
| parent | d5a98a0089ca0602e805d55ca861428ebcbe46d4 (diff) | |
cosmetics
Diffstat (limited to 'site/public/index.html')
| -rw-r--r-- | site/public/index.html | 39 |
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 ©2017-19 Adam R. Harvey / - <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 |
