Restructure and extra stuff
This commit is contained in:
parent
b0fc3a05c5
commit
a77312c17c
36 changed files with 250 additions and 68 deletions
src/content/data
32
src/content/data/contactdata.json
Normal file
32
src/content/data/contactdata.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
[
|
||||
{
|
||||
"site": "Youtube: @Firq_",
|
||||
"link": "https://www.youtube.com/@Firq_",
|
||||
"imageFile": "youtube.webp"
|
||||
},
|
||||
{
|
||||
"site": "Twitch: Firq",
|
||||
"link": "https://www.twitch.tv/firq",
|
||||
"imageFile": "twitch.webp"
|
||||
},
|
||||
{
|
||||
"site": "Discord: firq",
|
||||
"link": "https://discord.com/users/186014064835690496",
|
||||
"imageFile": "discord.webp"
|
||||
},
|
||||
{
|
||||
"site": "Twitter: Firq_ow",
|
||||
"link": "https://twitter.com/firq_ow",
|
||||
"imageFile": "twitter.webp"
|
||||
},
|
||||
{
|
||||
"site": "Reddit: u/Firq_ow",
|
||||
"link": "https://www.reddit.com/user/firq_ow",
|
||||
"imageFile": "reddit.webp"
|
||||
},
|
||||
{
|
||||
"site": "Support Setup on Rayshift",
|
||||
"link": "https://rayshift.io/na/firq",
|
||||
"imageFile": "custom-fgo.webp"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue