Skip to content

Commit

Permalink
updated links in the header
Browse files Browse the repository at this point in the history
  • Loading branch information
Goszu committed Apr 14, 2013
1 parent 4009360 commit 8ea56b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/layouts/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<header id="page-header">
<h1 id="company">Marcin<span>Gosz</span>Home</h1>
<div id="social">
<a href="#"><img src="../images/in_ico.png" alt="linkedin" /></a>
<a href="#"><img src="../images/cs_ico.png" alt="tweeter" /></a>
<a href="http://www.linkedin.com/pub/marcin-gosz/39/a5a/569"><img src="../images/in_ico.png" alt="linkedIn" /></a>
<a href="http://www.codeschool.com/users/Goszu"><img src="../images/cs_ico.png" alt="Code school" /></a>
</div>
</header>

0 comments on commit 8ea56b8

Please sign in to comment.