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

15 lines
No EOL
384 B
Text

.centre.text-muted
©
= Date.today.year
= APP_CONFIG['site_name']
·
= link_to "About", about_path
·
= link_to "Bugs", 'https://github.com/retrospring/bugs/issues'
·
/ Tyler wanted this so much, here it is!
= link_to "Blog", 'https://blog.retrospring.net'
·
= link_to "Terms of Service", terms_path
·
= link_to "Privacy Policy", privacy_policy_path