make albert's page xfn friendly
This commit is contained in:
parent
4a3aae8b22
commit
db4f6510ca
@ -1,4 +1,4 @@
|
||||
<html><head>
|
||||
<html><head profile="http://gmpg.org/xfn/11">
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>albert.schulz</title>
|
||||
|
||||
@ -19,19 +19,19 @@ Node.js | JavaScript | Ruby | SQLite | Photoshop
|
||||
|
||||
<ul class="gallery">
|
||||
<li>
|
||||
<% link_to 'mailto:fake@example.com?cc=albert.schulz@me.com' do %>
|
||||
<a rel="me" href="mailto:fake@example.com?cc=albert.schulz@me.com">
|
||||
<%= image_tag "mail.png", :heigth => "215", :width => "177" %>
|
||||
<% end %>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<% link_to 'https://twitter.com/albert_sn' do %>
|
||||
<a rel="me" href="https://twitter.com/albert_sn">
|
||||
<%= image_tag "twitter.png", :heigth => "215", :width => "177" %>
|
||||
<% end %>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<% link_to '' do %>
|
||||
<a rel="me" href="">
|
||||
<%= image_tag "github.png", :heigth => "215", :width => "177" %>
|
||||
<% end %>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user