delete description

i18n
xaoxuu 6 years ago
parent 3ebeeadfb7
commit e046698f93
  1. 1
      layout/_partial/head.ejs

@ -18,7 +18,6 @@
title = 'Tag: ' + page.tag;
%>
<title><% if (title) { %><%= title %> | <% } %><%= config.title %></title>
<meta name="description" content="<%= config.description %>" />
<meta name="HandheldFriendly" content="True" />
<meta name="apple-mobile-web-app-capable" content="yes">
<%- favicon_tag(config.favicon) %>

Loading…
Cancel
Save