Skip to content

Commit

Permalink
Update users.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
datlechin authored May 6, 2022
1 parent 386c590 commit cae54fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit cae54fb

Please sign in to comment.