summaryrefslogtreecommitdiff
path: root/spec/_layouts/toc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/_layouts/toc.yml')
-rw-r--r--spec/_layouts/toc.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/_layouts/toc.yml b/spec/_layouts/toc.yml
index d77ea62a19..85e1e6bc5c 100644
--- a/spec/_layouts/toc.yml
+++ b/spec/_layouts/toc.yml
@@ -4,7 +4,7 @@
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<link rel="stylesheet" type="text/css" href="public/stylesheets/screen.css">
-
+ <title>{{ page.title }}</title>
</head>
<body>
@@ -12,4 +12,4 @@
{{ content }}
</body>
-</html> \ No newline at end of file
+</html>