summaryrefslogtreecommitdiff
path: root/site/templates
diff options
context:
space:
mode:
Diffstat (limited to 'site/templates')
-rw-r--r--site/templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/templates/layout.html b/site/templates/layout.html
index a4a22fb5..75810448 100644
--- a/site/templates/layout.html
+++ b/site/templates/layout.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
- <title>MegaPixels</title>
+ <title>MegaPixels: {{ metadata.title }}</title>
<meta charset="utf-8" />
<meta name="author" content="{{ metadata.authors }}" />
<meta name="description" content="{{ metadata.og_desc }}" />