Skip to content

Commit

Permalink
Merge pull request #86 from SStrausman/footer
Browse files Browse the repository at this point in the history
added media to footer
  • Loading branch information
thewildpendulum committed May 3, 2015
2 parents e35a41a + c70e80c commit 60c2f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_footer.html.erb
Expand Up @@ -8,7 +8,7 @@
<li><%= link_to 'Our Events', events_path %></li>
<li><%= link_to 'Support Us', support_us_path %></li>
<li><%= link_to 'Community Resources', community_resources_path %></li>
<li><%= link_to 'Media' %></li>
<li><%= link_to 'Media', media_path %></li>
<li><%= link_to 'Contact Us', contact_us_path %></li>
</ul>
</div>
Expand Down

0 comments on commit 60c2f45

Please sign in to comment.