From 25162ceaa2a6722ea26587469c14ee1cf121b2a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Tue, 1 Apr 2014 19:20:38 -0700 Subject: [PATCH] Fix #5: Add favicon --- assets/static/images/favicon.ico | Bin 0 -> 1150 bytes templates/layout.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 assets/static/images/favicon.ico diff --git a/assets/static/images/favicon.ico b/assets/static/images/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..ea0e9176ace5564acf2dcb07bb4bb179d730ac4d GIT binary patch literal 1150 zcmeHGF;2rk5L_!zp-7RC=#WB3#}_PFGQRkBot}!059A$rLnbnI|M=qmraZ- zf_ztwvMkT4s=89uqETG{&%oE*ED_{gY(WpbT*G%l|8QS_g#XRwjoHTeaD=bTF<0Gy zzW_^{%|f2%r|ubf@7 UCwSh0Pk{FVmi_LpNJ{(Q2UrbhH2?qr literal 0 HcmV?d00001 diff --git a/templates/layout.html b/templates/layout.html index 6eee18fff..6b91b3340 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -5,7 +5,7 @@ {% block title %} | GitBook{% endblock %} - +