Skip to content

Commit

Permalink
Save the topnav
Browse files Browse the repository at this point in the history
  • Loading branch information
rememberlenny committed Feb 7, 2015
1 parent cad4d51 commit db248f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_nav_links.html.erb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<li><%= link_to 'About', about_path, :class => 'no-span login no-right-pad' %></li>
<li><%= link_to 'Blog', '//blog.publicart.io/', :class => 'no-span login no-right-pad' %></li>
<li><%= link_to 'Blog', 'http://publicartio.tumblr.com/', :class => 'no-span login no-right-pad' %></li>

0 comments on commit db248f6

Please sign in to comment.