From b541a192d3179757418b15c41d13511d7119c84e 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 13:01:13 +0800 Subject: [PATCH] =?UTF-8?q?SEO=E4=BC=98=E5=8C=96=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= 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 501ebb9..30316ca 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