mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Add Flickr links to home page
This commit is contained in:
parent
c1be4976e1
commit
46eb7bab48
1 changed files with 2 additions and 2 deletions
|
@ -40,12 +40,12 @@
|
||||||
|
|
||||||
<section id="flickr">
|
<section id="flickr">
|
||||||
<header>
|
<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>
|
<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>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
<ul class="inline"></ul>
|
<ul class="inline"></ul>
|
||||||
<a href="http://flickr.com/photos/wezm/" class="more">More »</a>
|
<a href="http://www.flickr.com/photos/wezm/" class="more">More »</a>
|
||||||
</section>
|
</section>
|
||||||
<%= render '_footer' %>
|
<%= render '_footer' %>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue