summaryrefslogtreecommitdiff
path: root/site/public/test
diff options
context:
space:
mode:
Diffstat (limited to 'site/public/test')
-rw-r--r--site/public/test/chart/index.html22
-rw-r--r--site/public/test/citations/index.html22
-rw-r--r--site/public/test/csv/index.html22
-rw-r--r--site/public/test/datasets/index.html22
-rw-r--r--site/public/test/face_search/index.html22
-rw-r--r--site/public/test/gallery/index.html22
-rw-r--r--site/public/test/index.html22
-rw-r--r--site/public/test/map/index.html22
-rw-r--r--site/public/test/name_search/index.html22
-rw-r--r--site/public/test/pie_chart/index.html22
10 files changed, 110 insertions, 110 deletions
diff --git a/site/public/test/chart/index.html b/site/public/test/chart/index.html
index 05081cf5..e882ecc5 100644
--- a/site/public/test/chart/index.html
+++ b/site/public/test/chart/index.html
@@ -32,17 +32,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>
diff --git a/site/public/test/citations/index.html b/site/public/test/citations/index.html
index 36021752..a8af41df 100644
--- a/site/public/test/citations/index.html
+++ b/site/public/test/citations/index.html
@@ -32,17 +32,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>
diff --git a/site/public/test/csv/index.html b/site/public/test/csv/index.html
index 301ed718..2c2242b4 100644
--- a/site/public/test/csv/index.html
+++ b/site/public/test/csv/index.html
@@ -32,17 +32,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>
diff --git a/site/public/test/datasets/index.html b/site/public/test/datasets/index.html
index 58555895..bf08418f 100644
--- a/site/public/test/datasets/index.html
+++ b/site/public/test/datasets/index.html
@@ -32,17 +32,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>
diff --git a/site/public/test/face_search/index.html b/site/public/test/face_search/index.html
index e2db70df..75bb907b 100644
--- a/site/public/test/face_search/index.html
+++ b/site/public/test/face_search/index.html
@@ -32,17 +32,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>
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>
diff --git a/site/public/test/index.html b/site/public/test/index.html
index 9c15d431..e660bb2d 100644
--- a/site/public/test/index.html
+++ b/site/public/test/index.html
@@ -43,17 +43,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>
diff --git a/site/public/test/map/index.html b/site/public/test/map/index.html
index ba2756ae..21229ec1 100644
--- a/site/public/test/map/index.html
+++ b/site/public/test/map/index.html
@@ -32,17 +32,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>
diff --git a/site/public/test/name_search/index.html b/site/public/test/name_search/index.html
index c956ff0b..b0bdb86f 100644
--- a/site/public/test/name_search/index.html
+++ b/site/public/test/name_search/index.html
@@ -32,17 +32,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>
diff --git a/site/public/test/pie_chart/index.html b/site/public/test/pie_chart/index.html
index 2e3ba39c..98a89ff4 100644
--- a/site/public/test/pie_chart/index.html
+++ b/site/public/test/pie_chart/index.html
@@ -32,17 +32,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>