diff --git a/README.md b/README.md index 6467612..166490a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[backgroundless]: https://user-images.githubusercontent.com/29710355/187690344-9369a7a6-a424-48af-a020-bc9582b1d3ee.png -[backgrounded]: https://user-images.githubusercontent.com/29710355/188302911-efd255ea-77f6-4f62-9aea-37159406e7f3.png +[backgroundless]: https://saltssaumure.github.io/synthesis-discord-theme/preview/synthesis1.png +[backgrounded]: https://saltssaumure.github.io/synthesis-discord-theme/preview/synthesis2.png [css-color]: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb [discord]: https://discord.gg/uy8nKQVatp diff --git a/manifest.json b/manifest.json index 5507ab0..71e6e7c 100644 --- a/manifest.json +++ b/manifest.json @@ -17,7 +17,7 @@ "main": "scss/synth.scss", "source": "https://github.com/Saltssaumure/synthesis-discord-theme", "image": [ - "https://i.imgur.com/BFFR0IJ.png", - "https://i.imgur.com/bRpD5QN.png" + "https://saltssaumure.github.io/synthesis-discord-theme/preview/synthesis2.png", + "https://saltssaumure.github.io/synthesis-discord-theme/preview/synthesis1.png" ] }