summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/assets/demo/splash/index.html15
1 files changed, 3 insertions, 12 deletions
diff --git a/site/assets/demo/splash/index.html b/site/assets/demo/splash/index.html
index 28063651..0592c637 100644
--- a/site/assets/demo/splash/index.html
+++ b/site/assets/demo/splash/index.html
@@ -18,26 +18,17 @@
<div class='site_name'>MegaPixels</div>
</a>
<div class='links'>
- <a href="/datasets/">Datasets</a>
- <a href="/research/">Research</a>
- <a href="/about/">About</a>
+ <a href="#" className='aboutLink'>LAUNCHING MAY 2019</a>
</div>
</header>
<div class="splash">
<div id="three_container"></div>
</div>
<footer>
- <div>
- <a href="/">MegaPixels.cc</a>
- <a href="/about/disclaimer/">Disclaimer</a>
- <a href="/about/terms/">Terms of Use</a>
- <a href="/about/privacy/">Privacy</a>
- <a href="/about/">About</a>
- <a href="/about/team/">Team</a>
- </div>
+ <div></div>
<div>
MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
- <a href="https://ahprojects.com">ahprojects.com</a>
+ <a href="https://ahprojects.com/">ahprojects.com</a>
</div>
</footer>
</body>