mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
docs: add nanos world docs to showcase (#5638)
* Added nanos world docs * Added nanos-world showcase image
This commit is contained in:
parent
730de9f025
commit
46ecda748d
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/nanos-world.png
Normal file
BIN
website/src/data/showcase/nanos-world.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 351 KiB |
|
@ -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!',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue