include _mixins

//-  Footer
//- ============================================================================

footer.footer
    span © #{new Date().getFullYear()} #{company}

    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')