diff options
-rw-r--r-- | templates/web/peterborough/header_extra.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/peterborough/header_extra.html b/templates/web/peterborough/header_extra.html index 4aa99dd3c..2dc38b336 100644 --- a/templates/web/peterborough/header_extra.html +++ b/templates/web/peterborough/header_extra.html @@ -1,2 +1,3 @@ [% INCLUDE 'tracking_code.html' %] <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:900,400,700,300,100"> +<link rel="shortcut icon" type="image/x-icon" href="/cobrands/peterborough/favicon.ico"> |