From 11c9d792208f4e54971497f8cbe23ec4f5449016 Mon Sep 17 00:00:00 2001 From: Jesper <36137226+Ganzabahl@users.noreply.github.com> Date: Sat, 1 Oct 2022 23:34:58 +0200 Subject: [PATCH] Updated contributors.html Added entry and fixed some syntax --- Contributors.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Contributors.html b/Contributors.html index 01b8b2b333..113db25cae 100644 --- a/Contributors.html +++ b/Contributors.html @@ -1986,8 +1986,6 @@ "id": 360, "fullname": "Abiola Ayodele", "username": "https://github.com/babboe1" - - }, { "id": 361, @@ -2014,6 +2012,12 @@ "fullname": "Theis Andatu", "username": "https://github.com/antheiz" }, + { + "id": 365, + "fullname": "Ganzabahl", + "username": "https://github.com/Ganzabahl" + }, + ] @@ -2112,7 +2116,6 @@ if (item.id <= initialContributorsNumber) { document.getElementById('contributors').append(user) } - }) document.querySelectorAll('a.box-item').forEach(con => { @@ -2225,4 +2228,4 @@ - \ No newline at end of file +