diff --git a/app/views/shared/_links.html.haml b/app/views/shared/_links.html.haml index 96c05265..63ae9842 100644 --- a/app/views/shared/_links.html.haml +++ b/app/views/shared/_links.html.haml @@ -6,3 +6,6 @@ = 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' \ No newline at end of file