mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-08 22:03:01 +02:00
docs(v2): Add shabados docs site to showcase page (#4294)
This commit is contained in:
parent
ff85886e35
commit
cdcd0f05d4
2 changed files with 10 additions and 1 deletions
BIN
website/src/data/showcase/shabados.png
Normal file
BIN
website/src/data/showcase/shabados.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 540 KiB |
|
@ -452,6 +452,15 @@ const users = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Shabad OS Docs',
|
||||||
|
description: 'Browse the latest docs, including tutorial guides, sample code, product articles, and API references',
|
||||||
|
preview: require('./showcase/shabados.png'),
|
||||||
|
website: 'https://docs.shabados.com',
|
||||||
|
source: 'https://github.com/shabados/docs',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'SpotifyAPI-NET',
|
title: 'SpotifyAPI-NET',
|
||||||
description: 'A Client for the Spotify Web API, written in C#/.NET',
|
description: 'A Client for the Spotify Web API, written in C#/.NET',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue