summaryrefslogtreecommitdiff
path: root/src/pyssg/plt/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyssg/plt/page.html')
-rw-r--r--src/pyssg/plt/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pyssg/plt/page.html b/src/pyssg/plt/page.html
index 39101c4..d7f5e43 100644
--- a/src/pyssg/plt/page.html
+++ b/src/pyssg/plt/page.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base href="{{config['url']['static']}}">
- <title>{{page.title}} -- {{config['info']['title']}}</title>
+ <title>{{page.title}} -- {{config['title']}}</title>
</head>
<body>
<h1>{{page.title}}</h1>