diff options
Diffstat (limited to 'websites.json')
| -rw-r--r-- | websites.json | 32 |
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" + } +] |
