mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
docs: add 404Lab wiki to showcase (#6422)
* docs: add "404Lab.Wiki" website to showcase * docs: add "404Lab.Wiki" website screen to showcase * updates Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
aaf748c1ee
commit
c9a6c7b6fb
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/404lab-wiki.png
Normal file
BIN
website/src/data/showcase/404lab-wiki.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -1816,6 +1816,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/dime-scheduler/sdk-dotnet',
|
||||
tags: ['product', 'opensource'],
|
||||
},
|
||||
{
|
||||
title: "404Lab.Wiki",
|
||||
description: 'Docs and blogs about development and study',
|
||||
preview: require('./showcase/404lab-wiki.png'),
|
||||
website: 'https://wiki.404lab.top',
|
||||
source: 'https://github.com/HiChen404/MyWikiSite',
|
||||
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
Add a link
Reference in a new issue