# File lib/mofo/hentry.rb, line 22
  def atom_link
    %(<link type="text/html" href="http://#{@domain}#{@bookmark}" rel="alternate"/>)
  end