diff --git a/contributors/sample.json b/contributors/sample.json new file mode 100644 index 0000000..78ddea0 --- /dev/null +++ b/contributors/sample.json @@ -0,0 +1,22 @@ +{ + "owner":{ + "name":"John Aerial J. Azcune", + "email":"johnaerial.azcune@STICKnoLOGIC.is-a.dev", + "github":"https://github.com/STICKnoLOGIC" + }, + "social":{ + "fa-brands fa-facebook":"https://facebook.com/STICKnoLOGIC", + "fa-brands fa-square-bluesky":"https://bsky.app/profile/sticknologic.bsky.social", + "fa-brands fa-linkedin":"https://linkedin.com/in/STICKnoLOGIC", + "fa-brands fa-x-twitter":"https://x.com/STICKnoLOGIC" + }, + "my_top_resources":{ + "StackOverflow":"https://stackoverflow.com", + "STICKnoLOGIC's Blog":"https://STICKnoLOGIC.is-a.dev/blog", + "Daily.Dev":"https://app.daily.dev" + }, + "description":"A Web/App Developer | Pixel Artist | A simple stick that want to be a champ", + "use_github_avatar":true, + "custom_avatar_url":"", + "display_float_text":"STICKnoLOGIC" +}