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/img/favicon-152.png | Bin 0 -> 10697 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 source/img/favicon-152.png (limited to 'source/img/favicon-152.png') diff --git a/source/img/favicon-152.png b/source/img/favicon-152.png new file mode 100644 index 00000000..d4ce37f2 Binary files /dev/null and b/source/img/favicon-152.png differ -- cgit v1.2.1