spaCy/website/_includes/_footer.jade

15 lines
446 B
Plaintext
Raw Normal View History

2016-03-31 17:24:48 +03:00
include _mixins
//- Footer
//- ============================================================================
footer.footer
span © #{new Date().getFullYear()} #{company}
a(href='/legal') Legal / Imprint
a(href='https://twitter.com/' + profiles.twitter target='_blank' aria-label="Twitter")
+icon('twitter', 'secondary')
a(href='/feed.xml' target='_blank' aria-label="RSS Feed")
+icon('feed', 'secondary')