summaryrefslogtreecommitdiff
path: root/site/public/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-06-06 11:03:56 +0200
committerJules Laplace <julescarbon@gmail.com>2019-06-06 11:03:56 +0200
commit502dc0a961bd0b0680522f4dc383034983e88a64 (patch)
tree1519189a230f923e36f4cca72787665ad9eb6352 /site/public/index.html
parent0388dca71c5ad20f936125549fe95918c5fe7544 (diff)
parentfe066d0b79a305731e9ad7286445f17073ef917d (diff)
Merge branch 'master' of github.com:adamhrv/megapixels_dev
Diffstat (limited to 'site/public/index.html')
-rw-r--r--site/public/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/site/public/index.html b/site/public/index.html
index 368ade3d..e5a6cd62 100644
--- a/site/public/index.html
+++ b/site/public/index.html
@@ -4,7 +4,7 @@
<title>MegaPixels: Face Recognition Datasets</title>
<meta charset="utf-8" />
<meta name="author" content="Adam Harvey, ahprojects.com" />
- <meta name="description" content="MegaPixels: Investigating Face Recognition Datasets" />
+ <meta name="description" content='MegaPixels is an art and research project investigating the ethics, origins, and individual privacy implications of face recognition datasets created "in the wild" by Adam Harvey and Jules LaPlace' />
<meta name="referrer" content="no-referrer" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta property="og:title" content="MegaPixels"/>
@@ -49,7 +49,7 @@
<div class='links'>
<a href="/datasets/" class='aboutLink'>DATASETS</a>
<a href="/about/" class='aboutLink'>ABOUT</a>
- <a href="/about/updates" class='updateLink'>UPDATES</a>
+ <a href="/about/news" class='updateLink'>News</a>
</div>
</header>
<div class="splash">
@@ -66,11 +66,11 @@
</div>
<footer>
<div>
- <span><a href="/about/">MegaPixels</a> is a research project by Adam Harvey about <a href="/datasets/">facial recognition datasets</a>, made possible with support from Mozilla.</span>
+ <span class="intro-mobile"> is an art and research research project about <a href="/datasets/">face recognition datasets</a></span>
</div>
<div>
- MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
- <a href="https://ahprojects.com/megapixels/">ahprojects.com</a>
+ <span class="intro-mobile-cr">MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
+ <a href="https://ahprojects.com/megapixels/">ahprojects.com</a></span>
</div>
</footer>
</body>