summaryrefslogtreecommitdiff
path: root/src/pyssg/plt/tag.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyssg/plt/tag.html')
-rw-r--r--src/pyssg/plt/tag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pyssg/plt/tag.html b/src/pyssg/plt/tag.html
index ffd1956..eadfb95 100644
--- a/src/pyssg/plt/tag.html
+++ b/src/pyssg/plt/tag.html
@@ -2,8 +2,8 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <base href="{{config.get('url', 'static')}}">
- <title>Posts filtered by {{tag[0]}} -- {{config.get('info', 'title')}}</title>
+ <base href="{{config['url']['static']}}">
+ <title>Posts filtered by {{tag[0]}} -- {{config['info']['title']}}</title>
</head>
<body>
<h1>Posts filtered by {{tag[0]}}</h1>