factor out data into _data folder
This commit is contained in:
parent
b5e68df877
commit
21bbe9607a
3 changed files with 44 additions and 30 deletions
32
_data/socials.json
Normal file
32
_data/socials.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
[
|
||||
{
|
||||
"name": "discord",
|
||||
"handle": "@xunuwu",
|
||||
"link": "https://discord.com/users/821827926504112129"
|
||||
},
|
||||
{
|
||||
"name": "bluesky",
|
||||
"handle": "owoxun.bsky.social",
|
||||
"link": "https://bsky.app/profile/owoxun.bsky.social"
|
||||
},
|
||||
{
|
||||
"name": "roblox",
|
||||
"handle": "@xunuwu",
|
||||
"link": "https://www.roblox.com/users/149009823"
|
||||
},
|
||||
{
|
||||
"name": "last.fm",
|
||||
"handle": "xunuwu",
|
||||
"link": "https://www.last.fm/user/xunuwu"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"handle": "xunuwu",
|
||||
"link": "https://github.com/xunuwu"
|
||||
},
|
||||
{
|
||||
"name": "steam",
|
||||
"handle": "xunuwu",
|
||||
"link": "https://steamcommunity.com/id/xunuwu/"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue