diff --git a/pages/contributors.json b/pages/contributors.json index ed99c9c..7986d92 100644 --- a/pages/contributors.json +++ b/pages/contributors.json @@ -68,5 +68,15 @@ "linkedin": "https://www.linkedin.com/in/hamza-shaukat-b5551925a/", "github": "https://github.com/mZeeDevv", "twitter": "https://twitter.com/mZeeDev" + }, + { + "id": "8", + "name": "Abdul Rehman", + "title": "Web Developer", + "picture": "/faces/abdulrehman.png", + "facebook": "https://facebook.com/profile.php?id=100022115376320", + "linkedin": "https://www.linkedin.com/in/abdulrehman0/", + "github": "https://github.com/abdulrehmanghub", + "twitter": "https://twitter.com/devabdulrehman" } ] diff --git a/public/faces/abdulrehman.png b/public/faces/abdulrehman.png new file mode 100644 index 0000000..276b36f Binary files /dev/null and b/public/faces/abdulrehman.png differ