From 619f3e804df856209d1ddc3ba0018f472f1150b5 Mon Sep 17 00:00:00 2001 From: 8chan Admin Date: Sat, 5 Apr 2014 16:25:20 +0000 Subject: [PATCH] add meta_description --- templates/header.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/header.html b/templates/header.html index 0ac44114..9d5d52bf 100644 --- a/templates/header.html +++ b/templates/header.html @@ -3,6 +3,7 @@ {% if config.meta_keywords %}{% endif %} + {% if config.meta_description %}{% endif %} {% if config.default_stylesheet.1 != '' and not mod %}{% endif %} {% if config.font_awesome %}{% endif %}