mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 21:03:47 +02:00
Add almin to users (#303)
This commit is contained in:
parent
12c54f7819
commit
8ec4a6bfe5
2 changed files with 7 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
BIN
website/static/img/almin.png
Normal file
BIN
website/static/img/almin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Add table
Add a link
Reference in a new issue