diff --git a/website/src/data/showcase/khyron_realm.png b/website/src/data/showcase/khyron_realm.png new file mode 100644 index 0000000000..157ef44103 Binary files /dev/null and b/website/src/data/showcase/khyron_realm.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 5398c48bde..1d6ad7727f 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -758,6 +758,14 @@ const Users: User[] = [ source: 'https://github.com/facebook/jest/tree/master/website', tags: ['favorite', 'opensource', 'design', 'i18n', 'versioning'], }, + { + title: 'Khyron Realm', + description: 'Free-to-Play social MMO game that stimulates strategic thinking for achieving goals.', + preview: require('./showcase/khyron_realm.png'), + website: 'https://khyron-realm.com', + source: 'https://github.com/khyron-realm/khyron-realm-website', + tags: ['opensource'], + }, { title: 'Kosko', description: 'Organize Kubernetes manifests in JavaScript',