hide app buttons for now

This commit is contained in:
Benedikt Rötsch
2017-10-06 11:46:04 +02:00
committed by Benedikt Rötsch
parent d286a7f475
commit 23b6f24c76

View File

@@ -74,10 +74,10 @@ html
li
a(href=`/settings${queryString}` class=(currentPath.startsWith('/settings') ? 'active' : '')) Settings
.footer__apps
a(href='#')
img(src='/images/badge-app-store.svg')
a(href='#')
img(src='/images/badge-google-play.svg')
//- a(href='#')
//- img(src='/images/badge-app-store.svg')
//- a(href='#')
//- img(src='/images/badge-google-play.svg')
.footer__lower
.footer__disclaimer
img.footer__disclaimer-logo(src='/images/contentful-logo.svg')