docs(v2): add social-embed to showcase (#4568)

This commit is contained in:
Tony Narlock 2021-04-05 11:35:04 -05:00 committed by GitHub
parent d9067748fd
commit a627a264fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 KiB

View file

@ -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',