diff --git a/templates/article.html b/templates/article.html
index 243b1f5..e242dd9 100644
--- a/templates/article.html
+++ b/templates/article.html
@@ -2,7 +2,7 @@
{% block meta %}
-
+
{% include "partial/og_article.html" %}
diff --git a/templates/partial/og_article.html b/templates/partial/og_article.html
index 31f70b0..27c029e 100644
--- a/templates/partial/og_article.html
+++ b/templates/partial/og_article.html
@@ -5,7 +5,7 @@
{% endif %}
-
+