feat(footer): link footer logo to contentful
This commit is contained in:
committed by
Benedikt Rötsch
parent
837f45c8c7
commit
fb7755f10f
@@ -96,7 +96,8 @@ html
|
||||
//- img(src='/images/badge-google-play.svg')
|
||||
.footer__lower
|
||||
.footer__disclaimer
|
||||
img.footer__disclaimer-logo(src='/images/contentful-logo.svg')
|
||||
a(href='https://www.contentful.com/' target='_blank' rel='noopener')
|
||||
img.footer__disclaimer-logo(src='/images/contentful-logo.svg')
|
||||
p.footer__disclaimer-text
|
||||
| Powered by Contentful. This website and the materials found on it are for demo purposes. You can use this to preview the content created on your Contentful account.
|
||||
a(href='https://images.contentful.com/82t39nctsu20/1JOkYZnY8YG0w88ImweME2/c8aef71dfe1ea633e16e17d99379416c/Github-repo_2x__1_.png' target='_blank' rel='noopener') View on Github
|
||||
|
||||
Reference in New Issue
Block a user