diff --git a/public/img/bash/app_icon.webp b/public/img/bash/app_icon.webp new file mode 100644 index 0000000..153ac20 Binary files /dev/null and b/public/img/bash/app_icon.webp differ diff --git a/public/img/bash/note_icon.webp b/public/img/bash/note_icon.webp new file mode 100644 index 0000000..29bb0b8 Binary files /dev/null and b/public/img/bash/note_icon.webp differ diff --git a/public/img/bitchute.webp b/public/img/bitchute.webp new file mode 100644 index 0000000..7285b94 Binary files /dev/null and b/public/img/bitchute.webp differ diff --git a/public/img/discord.webp b/public/img/discord.webp new file mode 100644 index 0000000..868cabb Binary files /dev/null and b/public/img/discord.webp differ diff --git a/public/img/favicon.webp b/public/img/favicon.webp new file mode 100644 index 0000000..2b5632d Binary files /dev/null and b/public/img/favicon.webp differ diff --git a/resources/img/header.png b/public/img/header.jpg similarity index 100% rename from resources/img/header.png rename to public/img/header.jpg diff --git a/public/img/header.webp b/public/img/header.webp new file mode 100644 index 0000000..1366e27 Binary files /dev/null and b/public/img/header.webp differ diff --git a/public/img/keromayokatta.webp b/public/img/keromayokatta.webp new file mode 100644 index 0000000..75e8795 Binary files /dev/null and b/public/img/keromayokatta.webp differ diff --git a/public/img/niconico.webp b/public/img/niconico.webp new file mode 100644 index 0000000..87e8c5f Binary files /dev/null and b/public/img/niconico.webp differ diff --git a/public/img/twitter.webp b/public/img/twitter.webp new file mode 100644 index 0000000..4048bf4 Binary files /dev/null and b/public/img/twitter.webp differ diff --git a/public/img/youtube.webp b/public/img/youtube.webp new file mode 100644 index 0000000..a046eb3 Binary files /dev/null and b/public/img/youtube.webp differ diff --git a/public/manifest.json b/public/manifest.json index 342e52e..7b658eb 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@ "start_url": "/", "display": "standalone", "background_color": "#232629", - "theme-color": "#3DAEE9", + "theme_color": "#3DAEE9", "icons": [ { "src": "\/android-icon-36x36.png", diff --git a/resources/img/bash/app_icon.webp b/resources/img/bash/app_icon.webp new file mode 100644 index 0000000..153ac20 Binary files /dev/null and b/resources/img/bash/app_icon.webp differ diff --git a/resources/img/bash/note_icon.webp b/resources/img/bash/note_icon.webp new file mode 100644 index 0000000..29bb0b8 Binary files /dev/null and b/resources/img/bash/note_icon.webp differ diff --git a/resources/img/bitchute.webp b/resources/img/bitchute.webp new file mode 100644 index 0000000..7285b94 Binary files /dev/null and b/resources/img/bitchute.webp differ diff --git a/resources/img/discord.webp b/resources/img/discord.webp new file mode 100644 index 0000000..868cabb Binary files /dev/null and b/resources/img/discord.webp differ diff --git a/resources/img/favicon.webp b/resources/img/favicon.webp new file mode 100644 index 0000000..2b5632d Binary files /dev/null and b/resources/img/favicon.webp differ diff --git a/resources/img/header.jpg b/resources/img/header.jpg new file mode 100755 index 0000000..429516c Binary files /dev/null and b/resources/img/header.jpg differ diff --git a/resources/img/header.webp b/resources/img/header.webp new file mode 100644 index 0000000..1366e27 Binary files /dev/null and b/resources/img/header.webp differ diff --git a/resources/img/keromayokatta.webp b/resources/img/keromayokatta.webp new file mode 100644 index 0000000..75e8795 Binary files /dev/null and b/resources/img/keromayokatta.webp differ diff --git a/resources/img/niconico.webp b/resources/img/niconico.webp new file mode 100644 index 0000000..87e8c5f Binary files /dev/null and b/resources/img/niconico.webp differ diff --git a/resources/img/twitter.webp b/resources/img/twitter.webp new file mode 100644 index 0000000..4048bf4 Binary files /dev/null and b/resources/img/twitter.webp differ diff --git a/resources/img/youtube.webp b/resources/img/youtube.webp new file mode 100644 index 0000000..a046eb3 Binary files /dev/null and b/resources/img/youtube.webp differ diff --git a/resources/js/components/bash.vue b/resources/js/components/bash.vue index f8730e5..18a3377 100644 --- a/resources/js/components/bash.vue +++ b/resources/js/components/bash.vue @@ -1,6 +1,6 @@