diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-03-18 14:24:52 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-03-18 14:24:52 +0000 |
commit | 3b724e751e6a9c9b0827db54226522f29dcc7f76 (patch) | |
tree | ff6dba458dcf5b7ac915e38623adcf37cdb8ae26 /templates | |
parent | 72e7c2ac4b6a644ee2bb002915122648d97c56e0 (diff) |
[fixmystreet.com] Update favicon to match the .org
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/fixmystreet.com/header_extra.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/header_extra.html b/templates/web/fixmystreet.com/header_extra.html index 17cb822b7..71c3bace5 100644 --- a/templates/web/fixmystreet.com/header_extra.html +++ b/templates/web/fixmystreet.com/header_extra.html @@ -1,3 +1,5 @@ +<link rel="Shortcut Icon" type="image/x-icon" href="/cobrands/fixmystreet.com/favicon.ico"> + <script src="[% start %][% version('/js/jquery.cookie.min.js') %]" type="text/javascript" charset="utf-8"></script> [%# We are conducting an A/B experiment on the homepage %] |