From 918a1da4c5f14fc31db4ce4eb3847c39a864d991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=B6=E8=BF=87=E5=A2=83=E8=BF=81Wayne?= <3462757126@qq.com> Date: Sat, 17 Oct 2020 17:41:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/includes/footer.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/includes/footer.pug b/layout/includes/footer.pug index 30316ca..5467bb3 100644 --- a/layout/includes/footer.pug +++ b/layout/includes/footer.pug @@ -19,5 +19,5 @@ .icp a(href=theme.footer.ICP.url) if theme.footer.ICP.icon - img.icp-icon(src=url_for(theme.footer.ICP.icon), alt='icp') + img.icp-icon(src=url_for(theme.footer.ICP.icon) alt='icp') span=theme.footer.ICP.text