Skip to content

Commit

Permalink
Add link to header.
Browse files Browse the repository at this point in the history
  • Loading branch information
martindale committed Oct 1, 2015
1 parent 670dbea commit 2fac381
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/layout.jade
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ html(lang="en-US", ng-app="soundtrack-io")
if (typeof(flash.info) != 'undefined')
for info in flash.info
.alert.alert-info !{info}


.alert.alert-info We're really excited to have so many new members, so we've published <a style="color:white; text-decoration:underline;" href="https://blog.soundtrack.io/posts/what-is-soundtrack-io">something you might want to read.</a>

block content

Expand Down

0 comments on commit 2fac381

Please sign in to comment.