From a110d848c08114378ea6454d449707cc09a45b27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20L=C3=B6lh=C3=B6ffel?= Date: Fri, 3 Nov 2017 13:17:36 +0100 Subject: [PATCH] Add contact us link to footer --- views/layout.pug | 2 ++ 1 file changed, 2 insertions(+) diff --git a/views/layout.pug b/views/layout.pug index db872a9..abe5d88 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -107,6 +107,8 @@ html a(href='https://images.contentful.com/82t39nctsu20/1JOkYZnY8YG0w88ImweME2/c8aef71dfe1ea633e16e17d99379416c/Github-repo_2x__1_.png' target='_blank' rel='noopener') View on Github | .  a(href=`/imprint${queryString}` ) Imprint + | .  + a(href=`https://www.contentful.com/contact/` ) Contact us | . .footer__social p