summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-01-29 12:44:10 +0100
committerJules Laplace <julescarbon@gmail.com>2019-01-29 12:44:10 +0100
commit20c04cbe5d5d4072bcb2bd098fc9dd88577398cb (patch)
treeab2f972e653f53b3df27206fe6f04456ffcbe8eb
parentcf61824111d6b525292ce698f1c0079a24d006b0 (diff)
header
-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>