From 97a56d9bb21c1928024421270709b983ac0e5b83 Mon Sep 17 00:00:00 2001 From: teraprath Date: Wed, 30 Jul 2025 08:35:37 +0200 Subject: [PATCH] feat: add MrMending's testimonial --- testimonials/skins/mrmending.png | Bin 0 -> 298 bytes testimonials/testimonials.json | 13 +++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 testimonials/skins/mrmending.png diff --git a/testimonials/skins/mrmending.png b/testimonials/skins/mrmending.png new file mode 100644 index 0000000000000000000000000000000000000000..d2c4b68561b70900d0dffa308d7b6b65901cfa6c GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbL!Lb6AYF9SoB8UsT^3j@P1pisjL z28L1t28LG&3=CE?7#PG0=Ijcz0ZLc~_=LFX$n#mK3c2WrYe;h|h_i1f@jKL(eP&|W z^~K%)|NnPVlZ`XdIy`g4=PcRRP1-`ku& oLFVdQ&MBb@03y9$qW}N^ literal 0 HcmV?d00001 diff --git a/testimonials/testimonials.json b/testimonials/testimonials.json index 4417dfc..78df154 100644 --- a/testimonials/testimonials.json +++ b/testimonials/testimonials.json @@ -160,5 +160,18 @@ "github":"byPixelTV", "youtube":"byPixelTV." } + }, + { + "username": "MrMending", + "role": "Developer", + "skinUrl": "https://raw.githubusercontent.com/theSimpleCloud/simplecloud-manifest/refs/heads/main/testimonials/skins/mrmending.png", + "comment": "SimpleCloud is not the first cloud system I've used, but it's definitely the last one I want to use. It is easy to use yet still powerful. Fast, reliable, and designed to do exactly what I want.", + "userSince": "Winter 2022", + "testimonialDate": "30th Jul. 2025", + "socials": { + "discord": "teraprath", + "github": "teraprath", + "portfolio": "https://teraprath.dev" + } } ]