summaryrefslogtreecommitdiff
path: root/site/templates
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-01-14 23:24:16 +0100
committerJules Laplace <julescarbon@gmail.com>2019-01-14 23:24:16 +0100
commit8dcb846682542c609a5498ed69a30a69cb1eace5 (patch)
tree281ca4768655ad4962557bfb9d45df9d5cd7c799 /site/templates
parent3b2f0dc6d969fa323fe8775b4269e17c60192431 (diff)
rebuild
Diffstat (limited to 'site/templates')
-rw-r--r--site/templates/home.html8
-rw-r--r--site/templates/layout.html1
2 files changed, 5 insertions, 4 deletions
diff --git a/site/templates/home.html b/site/templates/home.html
index 61062f28..fc821731 100644
--- a/site/templates/home.html
+++ b/site/templates/home.html
@@ -7,15 +7,16 @@
</div>
<div class='intro'>
<div class='headline'>
- MegaPixels is an art project that explores the dark side of face recognition and the future of computer vision.
+ MegaPixels is an art project that explores the dark side of face recognition datasets and the future of computer vision.
</div>
<div class='buttons'>
- <a href="/datasets/"><button class='important'>Explore Datasets</button></a><a href="/analyze/"><button class='normal'>Analyze Your Face</button></a>
+ <a href="/datasets/"><button class='important'>Find Your Face</button></a>
+ <a href="/analyze/"><button class='normal'>Analyze Your Face</button></a>
</div>
<div class='under'>
- Made by Adam Harvey in partnership with Mozilla.<br/>
+ Made by Adam Harvey in collaboration with Jules Laplace, and in partnership with Mozilla.<br/>
<a href='/about/'>Read more about MegaPixels</a>
</div>
</div>
@@ -24,6 +25,7 @@
<section class='wide'>
<h2>Facial Recognition Datasets</h2>
<div class='right-sidebar'>
+ <h4>SUMMARY</h4>
<div class='meta'>
<div><div class='gray'>Found</div><div>275 datasets</div></div>
<div><div class='gray'>Created between</div><div>1993-2018</div></div>
diff --git a/site/templates/layout.html b/site/templates/layout.html
index b80c6363..adde3b5b 100644
--- a/site/templates/layout.html
+++ b/site/templates/layout.html
@@ -18,7 +18,6 @@
<a class='slogan' href="/">
<div class='logo'></div>
<div class='site_name'>MegaPixels</div>
- <span class='sub'>The Darkside of Datasets</span>
</a>
<div class='links'>
<a href="/datasets/">Datasets</a>