From 82371e351a35363a8b493d0063e925dce1d27008 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Tue, 5 May 2015 01:12:44 -0700 Subject: handle navigation button and favicons Note that I'm using an tag with the svg because if wrapped in , the svg won't render on Safari. After using the tag, the svg renders on all four major browsers on OS X (Chrome, Safari, Firefox, Opera), and it looks nice on all three but Firefox, in which case it's crappy as fuck. --- source/favicon.ico | Bin 0 -> 15086 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 source/favicon.ico (limited to 'source/favicon.ico') diff --git a/source/favicon.ico b/source/favicon.ico new file mode 100644 index 00000000..b689de91 Binary files /dev/null and b/source/favicon.ico differ -- cgit v1.2.1