From 4dd38604c0110ff7726c94bc9533686d97af48cf Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 10 Sep 2013 14:38:39 -0400 Subject: add favicon.ico generation, meta description --- .gitignore | 1 + setup.sh | 2 ++ www/index.html | 1 + 3 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 01afcb5..3668383 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ # generated nginx conf - see nginx.sh /nginx.gen.conf # ignore 'copyrighted' contents similar to emulators +/www/favicon.ico /www/json /www/dump /rpy diff --git a/setup.sh b/setup.sh index a871278..bb3c7c0 100755 --- a/setup.sh +++ b/setup.sh @@ -20,5 +20,7 @@ trim() { trim www/dump/ui/bt-cf-unchecked.png trim www/dump/ui/bt-cf-checked.png +convert www/dump/ui/icon.png -resize 256x256 -transparent white www/favicon.ico + ./iencode.sh ./aencode.sh diff --git a/www/index.html b/www/index.html index 54597a9..d4eb62a 100644 --- a/www/index.html +++ b/www/index.html @@ -2,6 +2,7 @@ + Katawa Shoujo