aboutsummaryrefslogtreecommitdiff
path: root/example.json
diff options
context:
space:
mode:
Diffstat (limited to 'example.json')
-rw-r--r--example.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/example.json b/example.json
index af5a26f..2897b7b 100644
--- a/example.json
+++ b/example.json
@@ -23,5 +23,22 @@
"position": 100
}
]
- }
+ },
+ "links": [
+ {
+ "link": "https://discord.gg/minecraft",
+ "content": "Minecraft's Discord",
+ "color": "#800080FF"
+ },
+ {
+ "link": "https://github.com/anhgelus",
+ "content": "GitHub",
+ "color": "#800080FF"
+ },
+ {
+ "link": "https://youtube.com/@anhgelus",
+ "content": "YouTube",
+ "color": "#800080FF"
+ }
+ ]
} \ No newline at end of file