From 5bf1a09c1565adf0d7d82bb506a5f5ae0ed40880 Mon Sep 17 00:00:00 2001 From: ekhattak <56831358+ekhattak@users.noreply.github.com> Date: Sat, 16 Oct 2021 19:18:35 +0500 Subject: [PATCH] Update contributors.json --- pages/contributors.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pages/contributors.json b/pages/contributors.json index 03712ac..84847a0 100644 --- a/pages/contributors.json +++ b/pages/contributors.json @@ -8,5 +8,15 @@ "linkedin": "https://www.linkedin.com/in/khattakdev/", "github": "https://github.com/khattakdev", "twitter": "https://twitter.com/khattakdev" - } + }, + { + "id": "2", + "name": "Dummy Khattak Account", + "title": "tester", + "picture": "/faces/khattakdev.jpg", + "facebook": "", + "linkedin": "", + "github": "", + "twitter": "" +} ]