diff options
| author | soaos <soaos@soaos.dev> | 2026-04-03 16:06:30 -0400 |
|---|---|---|
| committer | soaos <soaos@soaos.dev> | 2026-04-03 16:06:30 -0400 |
| commit | c421139ea893ea0e2f68d23620dd3d91b6feecbe (patch) | |
| tree | f92222942f18ad84e8cdb6ab0cfde189087ec70b /websites.json | |
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" + } +] |