diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..754b211f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -852,5 +852,17 @@ + + + + +
+ Nina Dijkstra +
+ + diff --git a/public/img/avatar/Nina_Dijkstra.jpg b/public/img/avatar/Nina_Dijkstra.jpg new file mode 100644 index 00000000..44bfae42 Binary files /dev/null and b/public/img/avatar/Nina_Dijkstra.jpg differ diff --git a/public/img/bid_image/Nina_Dijkstra.jpg b/public/img/bid_image/Nina_Dijkstra.jpg new file mode 100644 index 00000000..f15667e1 Binary files /dev/null and b/public/img/bid_image/Nina_Dijkstra.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..d9bd0b0d 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": "Nina Dijkstra", + "image": "img/bid_image/Nina_Dijkstra.jpg", + "avatar": "img/avatar/Nina_Dijkstra.jpg", + "name": "Nina Dijkstra", + "location": "Roosendaal, Netherlands 🇳🇱", + "GitHub": "https://github.com/N-Dijkstra", + "text": "Travel the world and make a difference." } ]