aboutsummaryrefslogtreecommitdiff
path: root/websites.json
diff options
context:
space:
mode:
authorSilas Bartha <silas@exvacuum.dev>2025-02-16 17:04:48 -0500
committerSilas Bartha <silas@exvacuum.dev>2025-02-16 17:04:48 -0500
commitb2742ed336692cecb1f9a812b85ebe710d9ee7a4 (patch)
tree6b510591d66edc239af30eeea8b17cae67d008f7 /websites.json
initial commit
Diffstat (limited to 'websites.json')
-rw-r--r--websites.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/websites.json b/websites.json
new file mode 100644
index 0000000..68f028c
--- /dev/null
+++ b/websites.json
@@ -0,0 +1,32 @@
+[
+ {
+ "name": "soaos",
+ "slug": "soaos",
+ "about": "soaos",
+ "url": "https://exvacuum.dev",
+ "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",
+ "about": "Evan Pratten",
+ "url": "https://ewpratten.com/",
+ "owner": "Evan Pratten",
+ "rss": "https://ewpratten.com/rss.xml"
+ },
+ {
+ "name": "cjsatnarine",
+ "slug": "cjsatnarine",
+ "about": "cjsatnarine",
+ "url": "https://cjsatnarine.github.io/",
+ "owner": "CJ Satnarine"
+ }
+]