From 4caffc42deb8d176dc0b7c407e79ad44232e822e Mon Sep 17 00:00:00 2001 From: Aayush Jain <37421316+aayush89890@users.noreply.github.com> Date: Tue, 14 Sep 2021 16:11:09 +0530 Subject: [PATCH] docs: added aayush89890 data(#157) * Adding @aayush89890 profile * Added some margin and hover effect on the home page #144 * Adding sapce in the footer #137 * Align Home Page Icons to Center #107 * Revert "Align Home Page Icons to Center #107" This reverts commit 003c0e40bd5be0e6f5e41741c45fc81cdc55c5cb. * Revert "Adding sapce in the footer #137" This reverts commit 5760d9566be63a91e6e836220df64fdbbb5b0d03. * Revert "Added some margin and hover effect on the home page #144" This reverts commit 7438d097e2a4c9b0697791a00134b67c8d6df946. * Added Correct Link For Avatar --- public/data/aayush89890.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/data/aayush89890.json diff --git a/public/data/aayush89890.json b/public/data/aayush89890.json new file mode 100644 index 00000000000..487aa8b7031 --- /dev/null +++ b/public/data/aayush89890.json @@ -0,0 +1,18 @@ +{ + "name": "Aayush jain", + "bio": "Software Developer || YouTuber || Open Source Enthusiast", + "avatar": "https://github.com/aayush89890.png", + "links": [ + { + "name": "Follow me on GitHub", + "url": "https://github.com/aayush89890", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/aayush89890", + "icon": "twitter" + } + ] + } + \ No newline at end of file