diff --git a/fake_npm_build.sh b/fake_npm_build.sh index 6eb2285..c6d5f08 100755 --- a/fake_npm_build.sh +++ b/fake_npm_build.sh @@ -1,5 +1,6 @@ #!/usr/bin/sh mkdir -p html cp ./bin/*.nes ./html +cp ./res/*.ico ./html cp ./res/index.html ./html echo '' > ./html/404.html diff --git a/res/favicon.ico b/res/favicon.ico new file mode 100644 index 0000000..932f17e Binary files /dev/null and b/res/favicon.ico differ diff --git a/res/index.html b/res/index.html index 87fbbbc..9da7655 100644 --- a/res/index.html +++ b/res/index.html @@ -2,6 +2,7 @@ Coco Battle Royale 2 +