Reformat data.json

main
Charlotte Som 2022-03-05 19:06:34 +00:00
parent 3e561b8474
commit 9bf90c9715
1 changed files with 15 additions and 15 deletions

View File

@ -1,17 +1,17 @@
[ [
{ {
"id": "annie", "id": "annie",
"name": "annieversary", "name": "annieversary",
"url": "https://versary.town/" "url": "https://versary.town/"
}, },
{ {
"id": "charlotte", "id": "charlotte",
"name": "charlotte", "name": "charlotte",
"url": "https://char.lt/" "url": "https://char.lt/"
}, },
{ {
"id": "mira", "id": "mira",
"name": "mira", "name": "mira",
"url": "https://boxin.space/" "url": "https://boxin.space/"
} }
] ]