Changeset 177:887b2292ca91

Show
Ignore:
Timestamp:
06/13/09 19:34:26 (9 months ago)
Author:
rgrp
Branch:
default
convert_revision:
svn:0ead1229-0713-0410-96cd-f668dbfad531/trunk@260
Message:

[wui,img][m]: shakespeare droeshout portrait images and use for favicon.

  • Obtained images a while ago but had not got round to integrating into web interface.
  • Also create cut down image which we can use in shakespeare site template.
Location:
shakespeare
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • shakespeare/templates/layout.html

    r166 r177  
    1212 
    1313  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
     14  <link rel="shortcut icon" href="/img/shkspr.ico" type="image/x-icon" /> 
    1415  <link rel="stylesheet" href="/css/master.css" type="text/css" media="screen, print" title="Master stylesheet" charset="utf-8" /> 
    1516  <script type="text/javascript" src="/scripts/prototype.js"></script> 
     
    5657        <!--</topbar>--> 
    5758      </div><!-- /top-bar --> 
    58     <h1><a href="${h.url_for(controller='site', action='home')}" title="${c.site_title} Home">${c.site_title}</a></h1> 
     59    <h1> 
     60      <a href="${h.url_for(controller='site', action='home')}" title="${c.site_title} Home">${c.site_title}</a> 
     61    </h1> 
    5962     
    6063    </div><!-- /top-inner -->