Add Flickr links to home page

This commit is contained in:
Wesley Moore 2010-07-09 08:23:27 +10:00
parent c1be4976e1
commit 46eb7bab48

View file

@ -40,12 +40,12 @@
<section id="flickr">
<header>
<h1><a href="/">Photos</a>
<h1><a href="http://www.flickr.com/photos/wezm/">Photos</a>
<sup><a href="http://flickr.com/photos/wezm/feed"><img src="/images/black-feed-icon.png" class="feed-icon" width="12" height="12" alt="Black Feed Icon" /></a></sup>
</h1>
</header>
<ul class="inline"></ul>
<a href="http://flickr.com/photos/wezm/" class="more">More &raquo;</a>
<a href="http://www.flickr.com/photos/wezm/" class="more">More &raquo;</a>
</section>
<%= render '_footer' %>
</body>