mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-18 00:57:51 +02:00
docs: Add Mint Metrics site to the Showcase (#5549)
Co-authored-by: Robert Kingston <rob@mintmetrics.io>
This commit is contained in:
parent
83b05772d5
commit
0f5efc976f
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/mintmetrics.png
Normal file
BIN
website/src/data/showcase/mintmetrics.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
|
@ -684,6 +684,15 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/mikro-orm/mikro-orm',
|
source: 'https://github.com/mikro-orm/mikro-orm',
|
||||||
tags: ['opensource', 'large', 'versioning'],
|
tags: ['opensource', 'large', 'versioning'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Mint Metrics',
|
||||||
|
description:
|
||||||
|
'Conversion optimisation and web analytics agency from Melbourne, Australia.',
|
||||||
|
preview: require('./showcase/mintmetrics.png'),
|
||||||
|
website: 'https://mintmetrics.io/',
|
||||||
|
source: null,
|
||||||
|
tags: ['design'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Motion Layout',
|
title: 'Motion Layout',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue