diff --git a/.gitignore b/.gitignore index 6e1423d..68e65cf 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,5 @@ /dist /src -# Social images -/preview - # References /refs \ No newline at end of file diff --git a/manifest.json b/manifest.json index 478835c..9e8bcfd 100644 --- a/manifest.json +++ b/manifest.json @@ -17,8 +17,8 @@ "main": "scss/xp.scss", "source": "https://github.com/Saltssaumure/xp-discord-theme", "image": [ - "https://cdn.discordapp.com/attachments/946226984005025835/1129618794348806154/exponent1.png", - "https://cdn.discordapp.com/attachments/946226984005025835/1129618794030055495/exponent2.png", - "https://cdn.discordapp.com/attachments/1142305515439923260/1148063709063807106/exponent3.png" + "https://i.imgur.com/l8SSqMb.png", + "https://i.imgur.com/LFzg3Mx.png", + "https://i.imgur.com/nWj1H2T.png" ] } diff --git a/preview/exponent1.png b/preview/exponent1.png new file mode 100644 index 0000000..c4947e9 Binary files /dev/null and b/preview/exponent1.png differ diff --git a/preview/exponent2.png b/preview/exponent2.png new file mode 100644 index 0000000..a601d1f Binary files /dev/null and b/preview/exponent2.png differ diff --git a/preview/exponent3.png b/preview/exponent3.png new file mode 100644 index 0000000..a728b5d Binary files /dev/null and b/preview/exponent3.png differ