docs(v2): add social-embed to showcase (#4568)
This commit is contained in:
parent
d9067748fd
commit
a627a264fb
Binary file not shown.
|
After Width: | Height: | Size: 376 KiB |
|
|
@ -687,6 +687,14 @@ const users = [
|
|||
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',
|
||||
preview: require('./showcase/spotifyapi-net.png'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue