feat(footer): add GitHub logo and link
This commit is contained in:
committed by
Benedikt Rötsch
parent
f2f2a79670
commit
dcfd274e92
@@ -118,6 +118,9 @@ html
|
||||
a(href='https://twitter.com/contentful' target='_blank' rel='noopener')
|
||||
svg
|
||||
use(xlink:href='/icons/icons.svg#twitter')
|
||||
a(href='https://images.contentful.com/82t39nctsu20/1JOkYZnY8YG0w88ImweME2/c8aef71dfe1ea633e16e17d99379416c/Github-repo_2x__1_.png' target='_blank' rel='noopener')
|
||||
svg
|
||||
use(xlink:href='/icons/icons.svg#github')
|
||||
section.modal#about-this-modal
|
||||
.modal__overlay.close
|
||||
.modal__wrapper
|
||||
|
||||
Reference in New Issue
Block a user