From 54d44f5d2a8b2d39da0adc51362a6138dc61903c Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Sun, 16 Feb 2025 18:08:23 -0500 Subject: [PATCH] reorder sites --- websites.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/websites.json b/websites.json index 68f028c..ca7675e 100644 --- a/websites.json +++ b/websites.json @@ -7,13 +7,6 @@ "owner": "Silas Bartha", "rss": "https://exvacuum.dev/rss.xml" }, - { - "name": "Briana", - "slug": "bburton", - "about": "Briana Burton | Software Dev", - "url": "https://briana.cc", - "owner": "Briana Burton" - }, { "name": "Evan Pratten", "slug": "ewpratten", @@ -22,6 +15,13 @@ "owner": "Evan Pratten", "rss": "https://ewpratten.com/rss.xml" }, + { + "name": "Briana", + "slug": "bburton", + "about": "Briana Burton | Software Dev", + "url": "https://briana.cc", + "owner": "Briana Burton" + }, { "name": "cjsatnarine", "slug": "cjsatnarine",