diff options
-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 |