mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: add budgets as a company using unleash (#456)
This commit is contained in:
parent
79741f78e5
commit
55d2208422
@ -34,6 +34,12 @@ const users = [
|
||||
infoLink: 'https://www.unleash-hosted.com',
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Budgets',
|
||||
image: '/img/budgets.png',
|
||||
infoLink: 'https://budgets.money',
|
||||
pinned: true,
|
||||
},
|
||||
];
|
||||
|
||||
const siteConfig = {
|
||||
|
BIN
website/static/img/budgets.png
Normal file
BIN
website/static/img/budgets.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Loading…
Reference in New Issue
Block a user