freeCodeCamp/views/partials/footer.jade

22 lines
1.4 KiB
Plaintext
Raw Normal View History

.fcc-footer
.col-xs-12.hidden-xs.hidden-sm
2015-04-07 07:11:31 +00:00
a.ion-speakerphone(href='http://blog.freecodecamp.com', target='_blank')  Blog  
2015-05-20 14:29:05 +00:00
a.ion-social-github(href="http://github.com/freecodecamp", target='_blank')  GitHub  
a.ion-social-twitch-outline(href="/twitch")  Twitch 
a.ion-social-facebook(href="/field-guide/how-can-i-find-other-free-code-camp-campers-in-my-city")  Facebook  
2015-04-07 07:11:31 +00:00
a.ion-social-twitter(href="http://twitter.com/freecodecamp", target='_blank')  Twitter  
a.ion-locked(href="/privacy")  Privacy  
.col-xs-12.visible-xs.visible-sm
a.ion-speakerphone(href='http://blog.freecodecamp.com', target='_blank')
span.sr-only Free Code Camp's Blog
a.ion-social-github(href="http://github.com/freecodecamp", target='_blank')
span.sr-only Free Code Camp on GitHub
a.ion-social-twitch-outline(href="/twitch")
span.sr-only Free Code Camp Live Pair Programming on Twitch.tv
a.ion-social-facebook(href="/field-guide/how-can-i-find-other-free-code-camp-campers-in-my-city")
span.sr-only Free Code Camp local groups on Facebook
a.ion-social-twitter(href="http://twitter.com/freecodecamp", target='_blank')
span.sr-only Free Code Camp on Twitter
a.ion-locked(href="/privacy")
2015-04-07 07:11:31 +00:00
span.sr-only Free Code Camp's Privacy Policy