aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Oberg <jonas@morus.se>2012-11-14 14:31:57 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2014-03-11 16:36:19 +0000
commitd299093bfecb6ed62081843d613c54aa464d817a (patch)
treee29d5677886e13b3eb855c7ee1d67e9d4445ae63
parentbbd3b6e15f510f2343e96b17fdb0e915329f5632 (diff)
Added favicon.
-rw-r--r--templates/web/fixamingata/header_extra.html1
-rw-r--r--templates/web/fixmystreet/header.html1
-rw-r--r--web/cobrands/fixamingata/favicon.icobin0 -> 1150 bytes
-rw-r--r--web/cobrands/fixamingata/favicon.pngbin0 -> 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
new file mode 100644
index 000000000..f7dfd0697
--- /dev/null
+++ b/web/cobrands/fixamingata/favicon.ico
Binary files differ
diff --git a/web/cobrands/fixamingata/favicon.png b/web/cobrands/fixamingata/favicon.png
new file mode 100644
index 000000000..2c9ad9f68
--- /dev/null
+++ b/web/cobrands/fixamingata/favicon.png
Binary files differ