summaryrefslogtreecommitdiff
path: root/site/templates
diff options
context:
space:
mode:
Diffstat (limited to 'site/templates')
-rw-r--r--site/templates/home.html2
-rw-r--r--site/templates/layout.html1
2 files changed, 1 insertions, 2 deletions
diff --git a/site/templates/home.html b/site/templates/home.html
index cb357e3f..62f78978 100644
--- a/site/templates/home.html
+++ b/site/templates/home.html
@@ -28,7 +28,7 @@
</div>
<footer>
<div>
- MegaPixels is an art and research project by Adam Harvey about the origins and ethics of facial analysis datasets
+ MegaPixels is an art and research project by Adam Harvey about the origins and ethics of facial analysis datasets, developed in partnership with Mozilla.
</div>
<div>
MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
diff --git a/site/templates/layout.html b/site/templates/layout.html
index 860d1283..b5b7880c 100644
--- a/site/templates/layout.html
+++ b/site/templates/layout.html
@@ -21,7 +21,6 @@
</a>
<div class='links'>
<a href="/datasets/">Datasets</a>
- <a href="/research/">Research</a>
<a href="/about/">About</a>
</div>
</header>