diff --git a/www/data/showcase.json b/www/data/showcase.json index 6a3d04e4c03..950b02072b7 100644 --- a/www/data/showcase.json +++ b/www/data/showcase.json @@ -444,5 +444,10 @@ "link": "https://retroranker.site", "github": "https://github.com/Nergy101/retro-ranker", "image": "retro-ranker" + }, + { + "title": "RockPaper", + "link": "https://rockpaper.mcstech.dev", + "image": "rock-paper" } ] diff --git a/www/static/showcase/rock-paper1x.jpg b/www/static/showcase/rock-paper1x.jpg new file mode 100644 index 00000000000..ff7aeb70512 Binary files /dev/null and b/www/static/showcase/rock-paper1x.jpg differ diff --git a/www/static/showcase/rock-paper2x.jpg b/www/static/showcase/rock-paper2x.jpg new file mode 100644 index 00000000000..d998d6dcbb8 Binary files /dev/null and b/www/static/showcase/rock-paper2x.jpg differ