From ed1b0490168a4dc599976033c009e31310de4843 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sun, 25 Aug 2019 20:52:24 +0800 Subject: [PATCH] update fontawesome --- layout/_partial/head.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/_partial/head.ejs b/layout/_partial/head.ejs index f9f8302..0e527fa 100755 --- a/layout/_partial/head.ejs +++ b/layout/_partial/head.ejs @@ -49,7 +49,7 @@ <% if (theme.nodewaves == true) { %> <% } %> - + <% if (config.import && config.import.link){ %> <% (config.import.link||[]).forEach(function(item){ %> <%- item %><% }) %>