Skip to content

Commit

Permalink
add blog link to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Aug 23, 2013
1 parent bc2e977 commit 3318a98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
<li>
<a href="{{ site.expo }}" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Expo</a>
</li>
<li>
<a href="{{ site.blog }}" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Blog']);">Blog</a>
</li>
</ul>
</footer>

Expand Down

0 comments on commit 3318a98

Please sign in to comment.