summaryrefslogtreecommitdiff
path: root/site/public/datasets/index.html
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-04-17 16:51:44 +0200
committeradamhrv <adam@ahprojects.com>2019-04-17 16:51:44 +0200
commit43c3e3904f80eb56769fba4634729d0e567f9a32 (patch)
tree757c69f2d1065fae4ca05570026175481cd74216 /site/public/datasets/index.html
parent9d6d12f0b16d10219c62f25ce036b9377417de70 (diff)
update duke
Diffstat (limited to 'site/public/datasets/index.html')
-rw-r--r--site/public/datasets/index.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/site/public/datasets/index.html b/site/public/datasets/index.html
index 75961089..5c8e2546 100644
--- a/site/public/datasets/index.html
+++ b/site/public/datasets/index.html
@@ -28,7 +28,7 @@
<section><h1>Facial Recognition Datasets</h1>
-<p>Explore publicly available facial recognition datasets. More datasets will be added throughout 2019.</p>
+<p>Explore publicly available facial recognition datasets feeding into research and development of biometric surveillance technologies at the largest technology companies and defense contractors in the world.</p>
</section>
<section class='applet_container autosize'><div class='applet' data-payload='{"command":"dataset_list"}'></div></section>
@@ -115,17 +115,17 @@
</div>
<footer>
- <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>
+ <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>
</footer>
</body>