summaryrefslogtreecommitdiff
path: root/site/public/about/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/public/about/index.html')
-rw-r--r--site/public/about/index.html26
1 files changed, 17 insertions, 9 deletions
diff --git a/site/public/about/index.html b/site/public/about/index.html
index 49fa726c..8441e317 100644
--- a/site/public/about/index.html
+++ b/site/public/about/index.html
@@ -3,6 +3,9 @@
<head>
<title>MegaPixels</title>
<meta charset="utf-8" />
+ <meta name="author" content="Adam Harvey" />
+ <meta name="description" content="MegaPixels Project Team Credits" />
+ <meta name="referrer" content="no-referrer" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<link rel='stylesheet' href='/assets/css/fonts.css' />
<link rel='stylesheet' href='/assets/css/css.css' />
@@ -17,30 +20,35 @@
<div class='links'>
<a href="/search">Face Search</a>
<a href="/datasets">Datasets</a>
- <a href="/blog">Blog</a>
+ <a href="/research/from_1_to_100_pixels/">Research</a>
<a href="/about">About</a>
</div>
</header>
<div class="content">
- <section><h1>About</h1>
-<h3>The darkside of datasets</h3>
-<p>MegaPixels is a project about the darkside of datasets. It's an exploration of what happens when you post photos online, and how they are used.</p>
-<p>In an era of exuberant data collection and analysis, social media has become the superfood of Artificial Intelligence. But what about the creators and individuals behind the data? What about their stories?</p>
-<p>During the last 20 yers etc</p>
+ <section><p><img src="https://nyc3.digitaloceanspaces.com/megapixels/v1/site/about/assets/test.jpg" alt="alt text"></p>
+<ul>
+<li>MegaPixels by Adam Harvey</li>
+<li>Made with support from Mozilla</li>
+<li>Site developed by Jules Laplace</li>
+<li>Design and graphics: Adam Harvey</li>
+<li>Research assistants: Berit Gilma</li>
+</ul>
</section>
</div>
<footer>
<div>
<a href="/">MegaPixels.cc</a>
- <a href="/legal/terms/">Terms of Use</a>
- <a href="/legal/privacy/">Privacy</a>
+ <a href="/about/disclaimer/">Disclaimer</a>
+ <a href="/about/terms/">Terms of Use</a>
+ <a href="/about/privacy/">Privacy</a>
<a href="/about/">About</a>
<a href="/about/team/">Team</a>
</div>
<div>
- MegaPixels &copy;2017-19 Adam R. Harvey / <a href="https://ahprojects.com">ahprojects.com</a>
+ MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
+ <a href="https://ahprojects.com">ahprojects.com</a>
</div>
</footer>
</body>