diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..07679d42 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Pineapple Anon +
+ + diff --git a/public/img/avatar/Pineapple_Anon.jpg b/public/img/avatar/Pineapple_Anon.jpg new file mode 100644 index 00000000..e340d40c Binary files /dev/null and b/public/img/avatar/Pineapple_Anon.jpg differ diff --git a/public/img/bid_image/Pineapple_Anon_bid.jpg b/public/img/bid_image/Pineapple_Anon_bid.jpg new file mode 100644 index 00000000..1edad77e Binary files /dev/null and b/public/img/bid_image/Pineapple_Anon_bid.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..d151614e 100644 --- a/src/Jsons/Contributors.json +++ b/src/Jsons/Contributors.json @@ -628,5 +628,14 @@ "location": "Kaduna, Nigeria πŸ‡³πŸ‡¬", "GitHub": "https://github.com/Luwa-Tech", "text": "I want to contribute massively to my nation. For my friends, family, and future generations. I want to acheive my dreams." + }, + { + "id": "Pineapple Anon", + "image": "img/bid_image/Pineapple_Anon_bid.jpg", + "avatar": "img/avatar/Pineapple_Anon.jpg", + "name": "Dt Napat", + "location": "Edison, New Jersey, USA πŸ‡ΊπŸ‡Έ", + "GitHub": "https://github.com/pineapple-anon", + "text": "Before I die, I want to experience living in 10 different countries." } ]