-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathuser.json
More file actions
41 lines (30 loc) · 1.97 KB
/
user.json
File metadata and controls
41 lines (30 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"githubUsername": "tinyplayerss",
"tags": [
{ "title": "Gamer", "color": "#6527F5" },
{ "title": "Web Designer", "color": "#B04395" },
{ "title": "Streamer", "color": "#4A7830" }
],
"bio": "This is my link hub, My name is Jacobus AKA tinyplayerss as some of my friends mention me by my Username, I'm from South Africa.",
"links": [
{ "type": "spacer", "title": "Platforms i Stream on", "color": "#ffffff" },
{ "name": "I Stream on Rumble", "url": "https://rumble.com/c/tinyplayerss" },
{ "type": "spacer", "title": "Support me if You can", "color": "#ffffff" },
{ "name": "Rumble Wallet Tip Jar", "url": "https://wallet.rumble.com/tip/c/tinyplayerss" },
{ "name": "Buy me a Ko-fi", "url": "https://ko-fi.com/tinyplayerss" },
{ "name": "Donate Via PayPal", "url": "https://paypal.me/2players1Gamer" },
{ "type": "spacer", "title": "My Projects", "color": "#ffffff" },
{ "name": "RumbleDash Track Your Goals!", "url": "https://custombar.github.io/RumbleDash/" },
{ "name": "Gitlinks Get Yours here!", "url": "https://github.com/tinyplayerss/gitlinks" },
{ "type": "spacer", "title": "Affiliated Links", "color": "#ffffff" },
{ "name": "Coffee Brand Coffee - Good Coffee!", "url": "https://coffeebrandcoffee.com/?ref=6n24Z4SuI5lPHz" },
{ "name": "Nerd Or Die - Stream Assets", "url": "https://nerdordie.com/shop/ref/tinyplayerss" },
{ "name": "Eklipse.gg - AI Clipping Automatically", "url": "https://eklipse.gg/premium#TINY10" },
{ "type": "spacer", "title": "Social Media", "color": "#ffffff" },
{ "name": "Join the Community!", "url": "https://discord.gg/nJywsXTaFY" },
{ "name": "Steam Group", "url": "https://steamcommunity.com/chat/invite/JoHXesyH" },
{ "name": "X (formerly Twitter)", "url": "https://twitter.com/tinyplayerss" },
{ "type": "spacer", "title": "Promoting", "color": "#ffffff" },
{ "name": "Stop Killing Games", "url": "stopkillingames.com" }
]
}