diff options
Diffstat (limited to 'websites.json')
| -rw-r--r-- | websites.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/websites.json b/websites.json new file mode 100644 index 0000000..ea167ab --- /dev/null +++ b/websites.json @@ -0,0 +1,37 @@ +[ + { + "name": "soaos", + "slug": "soaos", + "about": "soaos", + "url": "https://soaos.dev", + "owner": "soaos" + }, + { + "name": "Briana", + "slug": "bburton", + "about": "Briana Burton | Software Dev", + "url": "https://briana.cc", + "owner": "Briana Burton" + }, + { + "name": "cjsatnarine", + "slug": "cjsatnarine", + "about": "cjsatnarine", + "url": "https://cjsatnarine.space", + "owner": "CJ Satnarine" + }, + { + "name": "oliver-gi", + "slug": "oliver-gi", + "about": "Oliver Gingerich", + "url": "https://oliver-gi.github.io", + "owner": "Oliver Gingerich" + }, + { + "name": "hyperlisk", + "slug": "hyperlisk", + "about": "Carter Tomlenovich | Information SuperCenter / Random Hyperfocuses", + "url": "https://hyperlisk.ca", + "owner": "Carter Tomlenovich" + } +] |