From 29b5637b4a6449c51c52f50145e7215f25c9cddf Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 25 Jul 2015 11:20:35 -0700 Subject: create 200x200 icon, and use it on every page 400x400 is a waste, given that the size of the logo set by CSS is either 100x100 (wide) or 200x200 (narrow). --- templates/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/template.html') diff --git a/templates/template.html b/templates/template.html index f007bf69..beafdc55 100644 --- a/templates/template.html +++ b/templates/template.html @@ -48,7 +48,7 @@ ga('send', 'pageview'); -- cgit v1.2.1