about summary refs log tree commit diff stats
path: root/templates/seo_tags.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/seo_tags.html')
-rw-r--r--templates/seo_tags.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/seo_tags.html b/templates/seo_tags.html
index 797569a..4eb2bc8 100644
--- a/templates/seo_tags.html
+++ b/templates/seo_tags.html
@@ -1 +1,2 @@
 <meta name="title" content="{% if page.title %}{{ page.title }}{% else %}{{ config.title }}{% endif %}">
+<meta name="description" content="{{ config.description }}" />