diff options
| author | Silas Bartha <silas@exvacuum.dev> | 2025-02-16 18:08:23 -0500 |
|---|---|---|
| committer | Silas Bartha <silas@exvacuum.dev> | 2025-02-16 18:08:23 -0500 |
| commit | 54d44f5d2a8b2d39da0adc51362a6138dc61903c (patch) | |
| tree | 749aa7d160b68b13d80cfae638cfb05ae7c5bf44 | |
| parent | 6741ed4f9159d025273e3e686573caaeab4b19c8 (diff) | |
reorder sites
| -rw-r--r-- | websites.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/websites.json b/websites.json index 68f028c..ca7675e 100644 --- a/websites.json +++ b/websites.json @@ -8,13 +8,6 @@ "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", "about": "Evan Pratten", @@ -23,6 +16,13 @@ "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", "about": "cjsatnarine", |
