From 9bf90c97154e576bb62f1dba633ef5397d5d094a Mon Sep 17 00:00:00 2001 From: videogame hacker Date: Sat, 5 Mar 2022 19:06:34 +0000 Subject: [PATCH] Reformat data.json --- src/webring/data.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) 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/" + } ]