docs: add Flarum to showcase (#7352)

* Update users.tsx

* Add image
This commit is contained in:
Ngô Quốc Đạt 2022-05-06 11:12:27 +07:00 committed by GitHub
parent 386c5901eb
commit 2372701463
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 KiB

View File

@ -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',