mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 20:52:48 +00:00
Add almin to users (#303)
This commit is contained in:
parent
12c54f7819
commit
8ec4a6bfe5
|
|
@ -70,6 +70,13 @@ const users = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: "Almin",
|
||||
image: "/img/almin.png",
|
||||
infoLink: "https://almin.js.org/",
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
];
|
||||
|
||||
const siteConfig = {
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue