retrospring/app/views/shared/_links.html.haml

11 lines
281 B
Text
Raw Normal View History

.centre.text-muted
©
= Date.today.year
= APP_CONFIG['site_name']
·
2015-01-07 00:36:09 +01:00
= link_to "About", about_path
·
= link_to "Bugs", 'https://github.com/retrospring/bugs/issues'
2015-02-20 01:12:24 +01:00
·
/ Tyler wanted this so much, here it is!
= link_to "Blog", 'https://blog.retrospring.net'