Skip to content

Commit

Permalink
Realizing some links now that's actually on github
Browse files Browse the repository at this point in the history
  • Loading branch information
thenoviceoof committed Nov 26, 2011
1 parent b1a5df1 commit efca617
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
<body>
<header>
<h1><a href="{{ page.url }}">{{ page.title }}</a></h1>
<h2><a href="http://jasonrudolph.com/blog/2011/08/09/programming-achievements-how-to-level-up-as-a-developer/">Leveling up as a developer</a> <a href="#">Log</a></h2>
<h2>
<a href="http://jasonrudolph.com/blog/2011/08/09/programming-achievements-how-to-level-up-as-a-developer/">Leveling up as a developer</a>
<a href="https://github.com/thenoviceoof/level-up">Log</a>
</h2>
</header>

<div id="body">
Expand All @@ -18,7 +21,7 @@ <h2><a href="http://jasonrudolph.com/blog/2011/08/09/programming-achievements-ho
<footer>
<ul>
<li>
<a href="#">Report problems</a>
<a href="https://github.com/thenoviceoof/level-up/issues">Report problems</a>
</li>
<li>
Using <a href="http://tango.freedesktop.org/">Tango icons</a> and
Expand Down

0 comments on commit efca617

Please sign in to comment.