forked from MarcosKlender/AstroLinkHub
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.json
More file actions
53 lines (50 loc) · 1.09 KB
/
index.json
File metadata and controls
53 lines (50 loc) · 1.09 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
42
43
44
45
46
47
48
49
50
51
52
53
{
"html": {
"lang": "en",
"title": "Link-uri",
"description": "<3",
"favicon": "/logo.png"
},
"background": {
"firstColor": "#454281",
"secondColor": "#B38AC2"
},
"header": {
"alt": "link-uri",
"title": "eu, dima",
"description": "prietenul tau cel mai bun",
"textColor": "white"
},
"socials": [
{
"network": "Instagram",
"username": "dumitrw.png",
"url": "https://www.instagram.com/dumitrw.png"
},
{
"network": "Spotify",
"username": "JSONLinks",
"url": "https://open.spotify.com/user/yjfc0l1s0djjjlftt96q6gwld"
},
{
"network": "Discord",
"username": "JSONLinks",
"url": "https://discord.com/invite/JXTxD3gy9r"
}
],
"featured": [
{
"network": "GitHub",
"url": "https://dumitrw.ro",
"title": "Buna dimineata",
"textColor": "#FFF",
"backgroundImage": "https://i.imgur.com/HIIDOMx.jpeg",
"backgroundColor": null,
"borderRadius": ".75rem"
}
],
"footer": {
"copyright": "Main site. 🔗",
"url": "https://dumitrw.ro"
}
}