about summary refs log tree commit diff
path: root/src/Blog.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Blog.hs')
-rw-r--r--src/Blog.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Blog.hs b/src/Blog.hs
index ee87cf8d5fa8..f35e3d90801f 100644
--- a/src/Blog.hs
+++ b/src/Blog.hs
@@ -29,6 +29,7 @@ $doctype 5
   <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content=#{blogTitle lang t_append}>
     <link rel="stylesheet" type="text/css" href="/static/blog.css" media="all">
     <link rel="alternate" type="application/rss+xml" title="RSS-Feed" href=#{rssUrl}>
     <title>#{blogTitle lang t_append}