mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-25 20:48:50 +02:00
docs(v2): showcase joelpo website (#4848)
This commit is contained in:
parent
dc0336a34f
commit
b7ea0955a5
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/joelpo.png
Normal file
BIN
website/src/data/showcase/joelpo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 143 KiB |
|
@ -1105,6 +1105,14 @@ const Users = [
|
|||
source: 'https://github.com/leon-ai/docs.getleon.ai',
|
||||
tags: ['opensource', 'versioning', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Joel PO',
|
||||
description: 'A minimalist personal website',
|
||||
preview: require('./showcase/joelpo.png'),
|
||||
website: 'https://joelpo.github.io',
|
||||
source: 'https://github.com/Joelpo/joelpo.github.io',
|
||||
tags: ['personal', 'opensource']
|
||||
},
|
||||
];
|
||||
|
||||
export const TagList = Object.keys(Tags);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue