mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-13 00:03:57 +02:00
docs(v2): add sciwp to showcase (#4046)
This commit is contained in:
parent
240233629a
commit
c94b44559c
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/sciwp.png
Normal file
BIN
website/src/data/showcase/sciwp.png
Normal file
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…
Add table
Add a link
Reference in a new issue