From 2910be1d9581f8bc3c9171a2a275361a76ccde12 Mon Sep 17 00:00:00 2001 From: G_cat Date: Sat, 6 Jan 2024 16:47:58 +0300 Subject: [PATCH 1/2] Add tizu to THE WALL --- src/json/contributors.json | 5 +++++ src/lang/en-US.json | 1 + src/lang/ru-RU.json | 1 + 3 files changed, 7 insertions(+) diff --git a/src/json/contributors.json b/src/json/contributors.json index ea1f21e..3f02e3c 100644 --- a/src/json/contributors.json +++ b/src/json/contributors.json @@ -14,6 +14,11 @@ "name": "ZeldaLord", "link": "https://github.com/ZeldaLord1" }, + { + "pfp": "https://avatars.githubusercontent.com/u/60812901", + "name": "tizu", + "link": "https://github.com/tizu69" + }, { "pfp": "https://avatars.githubusercontent.com/u/103685817", "name": "glomdom", diff --git a/src/lang/en-US.json b/src/lang/en-US.json index 2f0f2c3..f1beda1 100644 --- a/src/lang/en-US.json +++ b/src/lang/en-US.json @@ -95,6 +95,7 @@ "G_cat": "The creator and owner of Modern Modpacks and Hellish Mods", "Rainbuu": "Flowchart maker, asset creator, German translator and coder for MM and HM", "ZeldaLord": "Coder/quest writer for MM and a professional TJ player", + "tizu": "Website maintainer for some of MM's sites", "glomdom": "Ex-Coder and quest writer for MM", "Bigbee": "Ex-Texture creator for Hellish Mods", "Kasualix": "Simplified Chinese translator for Hellish Mods", diff --git a/src/lang/ru-RU.json b/src/lang/ru-RU.json index 979ca36..a1cb411 100644 --- a/src/lang/ru-RU.json +++ b/src/lang/ru-RU.json @@ -36,6 +36,7 @@ "G_cat": "Основатель и владелец Modern Modpacks и Hellish Mods", "Rainbuu": "Мастер по графикам, текстурам, немецкому переводу и коду для MM и HM", "ZeldaLord": "Кодер/писатель квестов для MM и профессинольный игрок в TJ", + "tizu": "Разработчик некоторых вебсайтов MM", "glomdom": "Бывший кодер и писатель квестов для MM", "Bigbee": "Бывший создатель текстур для Hellish Mods", "Kasualix": "Переводчик на упрощённый китайский для Hellish Mods", From 9c65357c6ae0006099435f473781e84a4d8d1335 Mon Sep 17 00:00:00 2001 From: G_cat <79367505+Gcat101@users.noreply.github.com> Date: Sun, 7 Jan 2024 17:34:13 +0300 Subject: [PATCH 2/2] replace modrinth link with org --- src/components/Socials.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Socials.svelte b/src/components/Socials.svelte index 453dc6b..b20474f 100644 --- a/src/components/Socials.svelte +++ b/src/components/Socials.svelte @@ -40,7 +40,7 @@ { "title": "Modrinth", - "url": "https://modrinth.com/user/ModernModpacks", + "url": "https://modrinth.com/organization/modernmodpacks", "img": "https://docs.modrinth.com/img/logo.svg", "splash": false },