diff --git a/website/src/data/showcase/nanos-world.png b/website/src/data/showcase/nanos-world.png new file mode 100644 index 0000000000..1524a72d72 Binary files /dev/null and b/website/src/data/showcase/nanos-world.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index f283a51817..ee7d5293fc 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -718,6 +718,14 @@ const Users: User[] = [ source: 'https://github.com/jeffersonlicet/react-motion-layout', tags: ['opensource'], }, + { + title: 'nanos world documentation', + description: "nanos world is the next-generation multiplayer open world sandbox game.", + preview: require('./showcase/nanos-world.png'), + website: 'https://docs.nanos.world/', + source: 'https://github.com/nanos-world/docs', + tags: ['opensource', 'versioning', 'i18n', 'product'], + }, { title: 'netboot.xyz', description: 'Your favorite operating systems in one place!',