mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-12 15:52:39 +02:00
docs: add Easypanel to showcase (#7022)
* Add Easypanel site to showcase page * Upload easypanel.png * fixes Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
a307da0b9f
commit
0b3b642cfb
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/easypanel.png
Normal file
BIN
website/src/data/showcase/easypanel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
|
@ -522,6 +522,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/authdog/easyjwt/tree/master/docs',
|
||||
tags: ['opensource', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Easypanel',
|
||||
description: 'Server control panel based on Docker',
|
||||
preview: require('./showcase/easypanel.png'),
|
||||
website: 'https://easypanel.io',
|
||||
source: null,
|
||||
tags: ['product'],
|
||||
},
|
||||
{
|
||||
title: 'EduLinks',
|
||||
description: 'Catalog of free educational resources. STEM, ESL and more.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue