diff --git a/public/data/voidz.json b/public/data/voidz.json new file mode 100644 index 00000000000..cab3f99a52e --- /dev/null +++ b/public/data/voidz.json @@ -0,0 +1,17 @@ +{ + "name": "voidz", + "bio": "High School Student who likes Computer Science and Linux.", + "avatar": "https://avatars.githubusercontent.com/u/62803658?v=4", + "links": [ + { + "name": "Follow me on GitHub", + "url": "https://github.com/voidz7", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/gg_voidz", + "icon": "twitter" + } + ] +}