summaryrefslogtreecommitdiff
path: root/site/public/test/gallery
diff options
context:
space:
mode:
Diffstat (limited to 'site/public/test/gallery')
-rw-r--r--site/public/test/gallery/index.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/site/public/test/gallery/index.html b/site/public/test/gallery/index.html
index 869c3aaa..8958f369 100644
--- a/site/public/test/gallery/index.html
+++ b/site/public/test/gallery/index.html
@@ -50,17 +50,17 @@
</div>
<footer>
- <ul class="footer-left">
- <li><a href="/">MegaPixels.cc</a></li>
- <li><a href="/datasets/">Datasets</a></li>
- <li><a href="/about/">About</a></li>
- <li><a href="/about/press/">Press</a></li>
- <li><a href="/about/legal/">Legal and Privacy</a></li>
- </ul>
- <ul class="footer-right">
- <li>MegaPixels &copy;2017-19 &nbsp;<a href="https://ahprojects.com">Adam R. Harvey</a></li>
- <li>Made with support from &nbsp;<a href="https://mozilla.org">Mozilla</a></li>
- </ul>
+ <div>
+ <a href="/">MegaPixels.cc</a>
+ <a href="/datasets/">Datasets</a>
+ <a href="/about/">About</a>
+ <a href="/about/press/">Press</a>
+ <a href="/about/legal/">Legal and Privacy</a>
+ </div>
+ <div>
+ MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
+ <a href="https://ahprojects.com">ahprojects.com</a>
+ </div>
</footer>
</body>