From 53b8ca40872a04579822b23e2b51b43b30cc652f Mon Sep 17 00:00:00 2001 From: Mike Ng Date: Fri, 22 Dec 2017 11:15:17 +0400 Subject: [PATCH] Porting PHRAS-1586/PHRAS-1602 to 4.1 --- resources/www/account/images/favicon.ico | Bin 0 -> 198 bytes templates/web/account/base.html.twig | 4 ++++ www/favicon.ico | Bin 1406 -> 4286 bytes 3 files changed, 4 insertions(+) create mode 100644 resources/www/account/images/favicon.ico diff --git a/resources/www/account/images/favicon.ico b/resources/www/account/images/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..9d0de806a9767fd4b2648ff46231a7a70147a098 GIT binary patch literal 198 zcmZQzU<5(|0VXiLfq{WR42U&=SOAC>fEXkX0uDed#0|krKsE?FANvg?85sWmXJGha LPaX#8r4#@FTmTsV literal 0 HcmV?d00001 diff --git a/templates/web/account/base.html.twig b/templates/web/account/base.html.twig index c6f2213f57..f1574dcbdb 100644 --- a/templates/web/account/base.html.twig +++ b/templates/web/account/base.html.twig @@ -3,6 +3,10 @@ {% extends "common/index_bootstrap.html.twig" %} +{% block icon %} + +{% endblock %} + {% block stylesheet %}