diff --git a/app.js b/app.js index 73f50da..59a081b 100644 --- a/app.js +++ b/app.js @@ -1,4 +1,4 @@ -const APP_VERSION = '0.1.1-beta'; +const APP_VERSION = '0.1.2-beta'; const playlist = [ { url: 'https://feed.falsefinish.club/Echo%20Reality/PINK%20FLIGHT/MP3%20BOUNCE/01.%20PINK%20FLIGHT%20ATTENDANT.mp3', name: 'TRACK 1 - PINK FLIGHT ATTENDANT' }, { url: 'https://feed.falsefinish.club/Echo%20Reality/PINK%20FLIGHT/MP3%20BOUNCE/02.%20NOW.mp3', name: 'TRACK 2 - NOW' }, diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..832b9e5 Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/favicon-96x96.png b/favicon-96x96.png new file mode 100644 index 0000000..0826bed Binary files /dev/null and b/favicon-96x96.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..2c7e5fa Binary files /dev/null and b/favicon.ico differ diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..4a411c7 --- /dev/null +++ b/favicon.svg @@ -0,0 +1,16 @@ + \ No newline at end of file diff --git a/index.html b/index.html index fea7c9e..400bb4f 100644 --- a/index.html +++ b/index.html @@ -3,8 +3,13 @@
-