diff --git a/src/webring/data.json b/src/webring/data.json index 1843063..9ed3f2e 100644 --- a/src/webring/data.json +++ b/src/webring/data.json @@ -1,17 +1,17 @@ [ - { - "id": "annie", - "name": "annieversary", - "url": "https://versary.town/" - }, - { - "id": "charlotte", - "name": "charlotte", - "url": "https://char.lt/" - }, - { - "id": "mira", - "name": "mira", - "url": "https://boxin.space/" - } + { + "id": "annie", + "name": "annieversary", + "url": "https://versary.town/" + }, + { + "id": "charlotte", + "name": "charlotte", + "url": "https://char.lt/" + }, + { + "id": "mira", + "name": "mira", + "url": "https://boxin.space/" + } ]