summaryrefslogtreecommitdiff
path: root/site/public/research
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-05-15 11:33:59 +0200
committeradamhrv <adam@ahprojects.com>2019-05-15 11:33:59 +0200
commit6417de2a8c96e9bc862acc9bb02046bc01b62286 (patch)
tree048e0c2a3df660b1d709b7226fb27a05b37d081c /site/public/research
parentf3d56483e743f83d25b15616205dbdd49aad0382 (diff)
add metadata title
Diffstat (limited to 'site/public/research')
-rw-r--r--site/public/research/00_introduction/index.html2
-rw-r--r--site/public/research/01_from_1_to_100_pixels/index.html2
-rw-r--r--site/public/research/02_what_computers_can_see/index.html2
-rw-r--r--site/public/research/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/site/public/research/00_introduction/index.html b/site/public/research/00_introduction/index.html
index cb6ff7a7..92e51673 100644
--- a/site/public/research/00_introduction/index.html
+++ b/site/public/research/00_introduction/index.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
- <title>MegaPixels</title>
+ <title>MegaPixels: 00: Introduction</title>
<meta charset="utf-8" />
<meta name="author" content="Megapixels" />
<meta name="description" content="Introduction to Megapixels" />
diff --git a/site/public/research/01_from_1_to_100_pixels/index.html b/site/public/research/01_from_1_to_100_pixels/index.html
index cc9d3f94..717f29fd 100644
--- a/site/public/research/01_from_1_to_100_pixels/index.html
+++ b/site/public/research/01_from_1_to_100_pixels/index.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
- <title>MegaPixels</title>
+ <title>MegaPixels: From 1 to 100 Pixels</title>
<meta charset="utf-8" />
<meta name="author" content="Adam Harvey" />
<meta name="description" content="High resolution insights from low resolution imagery" />
diff --git a/site/public/research/02_what_computers_can_see/index.html b/site/public/research/02_what_computers_can_see/index.html
index c949875c..9d4f124c 100644
--- a/site/public/research/02_what_computers_can_see/index.html
+++ b/site/public/research/02_what_computers_can_see/index.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
- <title>MegaPixels</title>
+ <title>MegaPixels: What Computers Can See</title>
<meta charset="utf-8" />
<meta name="author" content="Adam Harvey" />
<meta name="description" content="What Computers Can See" />
diff --git a/site/public/research/index.html b/site/public/research/index.html
index 01df017a..c69a74fe 100644
--- a/site/public/research/index.html
+++ b/site/public/research/index.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
- <title>MegaPixels</title>
+ <title>MegaPixels: Research</title>
<meta charset="utf-8" />
<meta name="author" content="Adam Harvey" />
<meta name="description" content="Research blog" />