mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
chore: Add Otovo to users array (#603)
This commit is contained in:
parent
12e87acf78
commit
978a6a87b9
@ -40,6 +40,12 @@ const users = [
|
|||||||
infoLink: 'https://budgets.money',
|
infoLink: 'https://budgets.money',
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'Otovo',
|
||||||
|
image: '/img/otovo.png',
|
||||||
|
infoLink: 'https://www.otovo.com',
|
||||||
|
pinned: true,
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const siteConfig = {
|
const siteConfig = {
|
||||||
|
BIN
website/static/img/otovo.png
Normal file
BIN
website/static/img/otovo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user