diff --git a/assets/logo.svg b/assets/logo.svg index 978a937..1dc27e9 100644 --- a/assets/logo.svg +++ b/assets/logo.svg @@ -1,82 +1,9 @@ - - - - - - - - - - - - + + + + diff --git a/build.sh b/build.sh index d85161c..a3af564 100755 --- a/build.sh +++ b/build.sh @@ -43,6 +43,7 @@ sed -i "s/TextEncoder('utf-8')/TextEncoder('utf-8', { ignoreBOM: true, fatal: fa minify pkg/ytbn_graphing_software.js > tmp/ytbn_graphing_software.js cp www/* tmp/ +cp assets/logo.svg tmp/ minify www/index.html > tmp/index.html minify www/sw.js > tmp/sw.js diff --git a/www/favicon.ico b/www/favicon.ico deleted file mode 100644 index 43ebda3..0000000 Binary files a/www/favicon.ico and /dev/null differ diff --git a/www/icon-1024.png b/www/icon-1024.png deleted file mode 100644 index 584f8b9..0000000 Binary files a/www/icon-1024.png and /dev/null differ diff --git a/www/icon-256.png b/www/icon-256.png deleted file mode 100644 index a1bb391..0000000 Binary files a/www/icon-256.png and /dev/null differ diff --git a/www/index.html b/www/index.html index 751ecac..7c0507d 100644 --- a/www/index.html +++ b/www/index.html @@ -10,6 +10,7 @@ +