mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 09:19:16 +02:00
docs: add Haochen to showcase page (#5329)
* Update users.js Adding my website built with docusaurus as a showcase. * Add files via upload Add an image preview.
This commit is contained in:
parent
39faf44718
commit
58a8b0ea2c
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/haochen.png
Normal file
BIN
website/src/data/showcase/haochen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 846 KiB |
|
@ -1265,6 +1265,14 @@ const Users = [
|
|||
website: 'https://unmand.com',
|
||||
source: null,
|
||||
tags: ['product', 'design']
|
||||
},
|
||||
{
|
||||
title: 'Haochen',
|
||||
description: 'My personal website with a blog section to record all tech-related issues I encountered.',
|
||||
preview: require('./showcase/haochen.png'),
|
||||
website: 'https://haochenqi.com/',
|
||||
source: 'https://github.com/HaochenQ/Haochen-Blog',
|
||||
tags: ['personal', 'opensource']
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue