diff --git a/.gitignore b/.gitignore index 637289e..9ed9e4c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,3 @@ /dist /bundle /src - -# Social images -/preview \ No newline at end of file diff --git a/manifest.json b/manifest.json index 16e091e..5361c6a 100644 --- a/manifest.json +++ b/manifest.json @@ -23,5 +23,5 @@ "type": "replugged-theme", "main": "scss/main.scss", "source": "https://github.com/MiniDiscordThemes/BubbleBar", - "image": "https://cdn.discordapp.com/attachments/1142305515439923260/1142314084226842644/banner.png" + "image": "https://i.imgur.com/v5gys40.png" } diff --git a/preview/banner.png b/preview/banner.png new file mode 100644 index 0000000..89ad321 Binary files /dev/null and b/preview/banner.png differ diff --git a/preview/bar.png b/preview/bar.png new file mode 100644 index 0000000..7865b64 Binary files /dev/null and b/preview/bar.png differ