mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
docs: add Tech-Notes to showcase (#7591)
* Add "difranca | Tech-Notes" to users.tsx * Add "difranca | Tech-Notes" preview image * fixes Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
adad253d24
commit
334c95cdf6
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/difranca-technotes.png
Normal file
BIN
website/src/data/showcase/difranca-technotes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -548,6 +548,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/loft-sh/devspace/tree/master/docs',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'difranca | Tech-Notes',
|
||||
description: 'This documentation aims to comprise my learning notes on various tech subjects.',
|
||||
preview: require('./showcase/difranca-technotes.png'),
|
||||
website: 'https://difranca.github.io/',
|
||||
source: 'https://github.com/difranca/difranca.github.io',
|
||||
tags: ['opensource', 'personal'],
|
||||
},
|
||||
{
|
||||
title: 'Dime.Scheduler',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue