Files
bitbadger.solutions-blog-theme/themes/bit-badger/layout/_partial/header.pug
2017-10-19 20:06:09 -05:00

18 lines
729 B
Plaintext

header.site-header
.header-logo
a(href='/')
img(src='/img/bitbadger.png'
alt='A cartoon badger looking at a computer screen, with his paw on a mouse'
title='Bit Badger Solutions')
.header-title: a(href='/') The Bit Badger Blog
.header-spacer  
.header-social
a(href='/feed.xml' title='Subscribe to The Bit Badger Blog via RSS')
img(src='/img/rss.png' alt='RSS')
|    
a(href='https://twitter.com/Bit_Badger' title='Bit_Badger on Twitter')
img(src='/img/twitter.png' alt='Twitter' )
|    
a(href='https://www.facebook.com/bitbadger.solutions' title='Bit Badger Solutions on Facebook')
img(src='/img/facebook.png' alt='Facebook')