mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
parent
386c5901eb
commit
2372701463
Binary file not shown.
|
After Width: | Height: | Size: 344 KiB |
|
|
@ -680,6 +680,14 @@ const Users: User[] = [
|
|||
website: 'https://docs.flagsmith.com',
|
||||
source: 'https://github.com/Flagsmith/flagsmith-docs',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Flarum',
|
||||
description: 'Forums made simple. Modern, fast, and free!',
|
||||
preview: require('./showcase/flarum.png'),
|
||||
website: 'https://docs.flarum.org',
|
||||
source: 'https://github.com/flarum/docs',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'FlatifyCSS',
|
||||
|
|
|
|||
Loading…
Reference in New Issue