feat(footer): link footer logo to contentful
This commit is contained in:
committed by
Benedikt Rötsch
parent
837f45c8c7
commit
fb7755f10f
@@ -96,6 +96,7 @@ html
|
|||||||
//- img(src='/images/badge-google-play.svg')
|
//- img(src='/images/badge-google-play.svg')
|
||||||
.footer__lower
|
.footer__lower
|
||||||
.footer__disclaimer
|
.footer__disclaimer
|
||||||
|
a(href='https://www.contentful.com/' target='_blank' rel='noopener')
|
||||||
img.footer__disclaimer-logo(src='/images/contentful-logo.svg')
|
img.footer__disclaimer-logo(src='/images/contentful-logo.svg')
|
||||||
p.footer__disclaimer-text
|
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.
|
| 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user