diff --git a/layout/includes/footer.pug b/layout/includes/footer.pug index 405c90c..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)) + img.icp-icon(src=url_for(theme.footer.ICP.icon) alt='icp') span=theme.footer.ICP.text