diff --git a/themes/freemind/layout/_partial/head.ejs b/themes/freemind/layout/_partial/head.ejs
index 4ed3226..60e1ed8 100644
--- a/themes/freemind/layout/_partial/head.ejs
+++ b/themes/freemind/layout/_partial/head.ejs
@@ -20,7 +20,7 @@
<%= title.join(' | ') %>
<% if (config.author){ %><% } %>
<% if (page.description){ %>
-
+
<% } else if (config.description){ %>
<% } else if (page.excerpt){ %>
@@ -37,7 +37,7 @@
<% if(page.cover) { %>
<% } else { %>
-
+
<% if (theme.rss){ %>