mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-03 12:17:20 +02:00
docs: add 7Wate's Wiki to showcase (#7688)
* docs: add 7Wate`s Wiki to showcase * docs: add 7Wate`s Wiki to showcase screen * fixes Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
5e89f10916
commit
2910f99bbc
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/7wate-wiki.png
Normal file
BIN
website/src/data/showcase/7wate-wiki.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
|
@ -2343,6 +2343,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/HiChen404/MyWikiSite',
|
||||
tags: ['opensource', 'personal'],
|
||||
},
|
||||
{
|
||||
title: "7Wate's Wiki",
|
||||
description: 'Developer Wiki and Blog',
|
||||
preview: require('./showcase/7wate-wiki.png'),
|
||||
website: 'https://wiki.7wate.com/',
|
||||
source: 'https://github.com/7Wate/wiki',
|
||||
tags: ['opensource', 'personal'],
|
||||
},
|
||||
/*
|
||||
Pro Tip: add your site in alphabetical order.
|
||||
Appending your site here (at the end) is more likely to produce Git conflicts.
|
||||
|
|
Loading…
Add table
Reference in a new issue