Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Commit

Permalink
corrigindo link do titulo principal pra ir sempre para a home
Browse files Browse the repository at this point in the history
  • Loading branch information
deividmarques committed Jun 15, 2015
1 parent 0c95274 commit 10cc96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/partials/_header.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<header id="topbar" class="clearfix">
<div class="limit">
<!-- <h1 class="logo"><a href="#"><img src="/assets/img/manual/logo.png" alt="Locaweb Hosting"></a></h1> -->
<h1 class="logo"><a href="<%= base_url %>">LOCAWEB STYLE</a></h1>
<h1 class="logo"><a href="<%= base_url %>/">LOCAWEB STYLE</a></h1>
<ul class="social-links">
<!-- <li><a href="#"><%= image_tag 'manual/ico-facebook.png', :alt => 'Nosso Facebook',:class => 'img-facebook' %></a> -->
<li><a href="http://twitter.com/locawebdevnet"><%= image_tag 'manual/ico-twitter.png', :alt => 'Nosso Twitter',:class => 'img-twitter' %></a>
Expand Down

0 comments on commit 10cc96b

Please sign in to comment.