diff options
author | Jonas Oberg <jonas@morus.se> | 2012-11-14 14:31:57 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2014-03-11 16:36:19 +0000 |
commit | d299093bfecb6ed62081843d613c54aa464d817a (patch) | |
tree | e29d5677886e13b3eb855c7ee1d67e9d4445ae63 | |
parent | bbd3b6e15f510f2343e96b17fdb0e915329f5632 (diff) |
Added favicon.
-rw-r--r-- | templates/web/fixamingata/header_extra.html | 1 | ||||
-rw-r--r-- | templates/web/fixmystreet/header.html | 1 | ||||
-rw-r--r-- | web/cobrands/fixamingata/favicon.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | web/cobrands/fixamingata/favicon.png | bin | 0 -> 544 bytes |
4 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/fixamingata/header_extra.html b/templates/web/fixamingata/header_extra.html new file mode 100644 index 000000000..b3dec58a2 --- /dev/null +++ b/templates/web/fixamingata/header_extra.html @@ -0,0 +1 @@ +<link rel="Shortcut Icon" type="image/x-icon" href="/cobrands/fixamingata/favicon.ico"> diff --git a/templates/web/fixmystreet/header.html b/templates/web/fixmystreet/header.html index 85ed2c0e1..34c78d68b 100644 --- a/templates/web/fixmystreet/header.html +++ b/templates/web/fixmystreet/header.html @@ -29,6 +29,7 @@ <link rel="canonical" href="http://www.fixmystreet.com[% c.req.uri.path_query %]"> [% END %] + [% TRY %][% PROCESS 'header_extra.html' %][% CATCH file %][% END %] [% INCLUDE 'tracking_code.html' %] </head> diff --git a/web/cobrands/fixamingata/favicon.ico b/web/cobrands/fixamingata/favicon.ico Binary files differnew file mode 100644 index 000000000..f7dfd0697 --- /dev/null +++ b/web/cobrands/fixamingata/favicon.ico diff --git a/web/cobrands/fixamingata/favicon.png b/web/cobrands/fixamingata/favicon.png Binary files differnew file mode 100644 index 000000000..2c9ad9f68 --- /dev/null +++ b/web/cobrands/fixamingata/favicon.png |