Skip to content

Commit

Permalink
updating footer
Browse files Browse the repository at this point in the history
  • Loading branch information
gregology committed Sep 27, 2018
1 parent 4cef373 commit ce9e316
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/views/layouts/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

<footer class="footer">
<div class="float-left">
By <a href="http://www.gregology.net/">Greg Clarke</a>
<%= link_to "Contact", 'https://blog.memair.com/community/contact', class: "nav-link" %>
</div>
<div class="float-right">
<%= link_to "Contact", "#" %>
<%= link_to "By memair", 'https://memair.com', class: "nav-link" %></a>
</div>
</footer>

0 comments on commit ce9e316

Please sign in to comment.