From 3ebeeadfb71c28686af4e691cdbab7af5939428b Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Mon, 22 Oct 2018 19:13:42 +0800 Subject: [PATCH] delete keywords --- layout/_partial/head.ejs | 1 - 1 file changed, 1 deletion(-) diff --git a/layout/_partial/head.ejs b/layout/_partial/head.ejs index e7caeb3..117ab05 100755 --- a/layout/_partial/head.ejs +++ b/layout/_partial/head.ejs @@ -19,7 +19,6 @@ %> <% if (title) { %><%= title %> | <% } %><%= config.title %> - <%- favicon_tag(config.favicon) %>