mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-24 12:07:58 +02:00
docs(v2): add social-embed to showcase (#4568)
This commit is contained in:
parent
d9067748fd
commit
a627a264fb
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/social-embed.png
Normal file
BIN
website/src/data/showcase/social-embed.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 376 KiB |
|
@ -686,6 +686,14 @@ const users = [
|
|||
source: 'https://github.com/shabados/docs',
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'social-embed',
|
||||
description: 'Drop-in replacement for embed-friendly websites (and à la carte APIs for detecting and parsing them)',
|
||||
preview: require('./showcase/social-embed.png'),
|
||||
website: 'https://social-embed.git-pull.com/',
|
||||
source: 'https://github.com/social-embed/social-embed',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'SpotifyAPI-NET',
|
||||
description: 'A Client for the Spotify Web API, written in C#/.NET',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue