summaryrefslogtreecommitdiff
path: root/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/post.html')
-rw-r--r--templates/post.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/post.html b/templates/post.html
index 56bdef8..20c3ac2 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -6,6 +6,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="{{ title }}">
+ <meta name="author" content="{{ author }}">
<title>{{ title }} | blog.ilvokhin.com</title>
<link rel="stylesheet" type="text/css" href="/style.css" />