1
0
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:
Derek Wene 2019-06-16 09:56:24 -05:00 committed by Ivar Conradi Østhus
parent 79741f78e5
commit 55d2208422
2 changed files with 6 additions and 0 deletions

View File

@ -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 = {

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB