diff --git a/pages/contributors.json b/pages/contributors.json index ed99c9c..8aa747a 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": "Stephen Blevins", + "title": "Full Stack Developer", + "picture": "/faces/sblevins.jpg", + "facebook": "", + "linkedin": "https://www.linkedin.com/in/sblevins-dev/", + "github": "https://github.com/sblevins-dev", + "twitter": "" } ] diff --git a/public/faces/sblevins.jpg b/public/faces/sblevins.jpg new file mode 100644 index 0000000..97f5ab9 Binary files /dev/null and b/public/faces/sblevins.jpg differ