mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
docs(v2): Add Daily Digest - COVID-19 IN FRANCE to showcase (#4676)
* add Daily Digest - COVID-19 IN FRANCE to users.js * add daily-digest-covid-19-in-france.png to showcase
This commit is contained in:
parent
046f174620
commit
a7dd932298
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/daily-digest-covid-19-in-france.png
Normal file
BIN
website/src/data/showcase/daily-digest-covid-19-in-france.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
|
@ -265,6 +265,15 @@ const Users = [
|
|||
source: 'https://github.com/facebook/create-react-app',
|
||||
tags: ['opensource', 'facebook'],
|
||||
},
|
||||
{
|
||||
title: 'Daily Digest - COVID-19 IN FRANCE',
|
||||
description:
|
||||
'A website that presents daily COVID-19 statistics and news in France in the form of a daily digest.',
|
||||
preview: require('./showcase/daily-digest-covid-19-in-france.png'),
|
||||
website: 'https://covid-fr.misterfishup.com/en/',
|
||||
source: 'https://github.com/MisterFISHUP/covid-19-in-france',
|
||||
tags: ['opensource', 'i18n', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Datagit',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue