mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): add sciwp to showcase (#4046)
This commit is contained in:
parent
240233629a
commit
c94b44559c
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
|
|
@ -321,6 +321,15 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'SCI WP Framework',
|
||||
description: 'A PHP framework to create MVC plugins for WordPress',
|
||||
preview: require('./showcase/sciwp.png'),
|
||||
website: 'https://sciwp.com/',
|
||||
source: 'https://github.com/sciwp/sciwp-framework',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'SpotifyAPI-NET',
|
||||
description: 'A Client for the Spotify Web API, written in C#/.NET',
|
||||
|
|
|
|||
Loading…
Reference in New Issue