From e61447a97efab118e403f7f7798f9ad345f50ef0 Mon Sep 17 00:00:00 2001 From: STICKnoLOGIC <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Wed, 26 Mar 2025 14:58:17 +0800 Subject: [PATCH] Create sample.json --- contributors/sample.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 contributors/sample.json 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" +}