|
|
@ -3,7 +3,7 @@ import { Product } from '@ghostfolio/common/interfaces'; |
|
|
|
import { AltooPageComponent } from './products/altoo-page.component'; |
|
|
|
import { GetquinPageComponent } from './products/getquin-page.component'; |
|
|
|
import { KuberaPageComponent } from './products/kubera-page.component'; |
|
|
|
import { MaybePageComponent } from './products/maybe-page.component'; |
|
|
|
import { MaybeFinancePageComponent } from './products/maybe-finance-page.component'; |
|
|
|
import { ParqetPageComponent } from './products/parqet-page.component'; |
|
|
|
import { SimplePortfolioPageComponent } from './products/simple-portfolio-page.component'; |
|
|
|
import { UtlunaPageComponent } from './products/utluna-page.component'; |
|
|
@ -57,10 +57,10 @@ export const products: Product[] = [ |
|
|
|
slogan: 'The Time Machine for your Net Worth' |
|
|
|
}, |
|
|
|
{ |
|
|
|
component: MaybePageComponent, |
|
|
|
component: MaybeFinancePageComponent, |
|
|
|
founded: 2021, |
|
|
|
isOpenSource: false, |
|
|
|
key: 'maybe', |
|
|
|
key: 'maybe-finance', |
|
|
|
languages: 'English', |
|
|
|
name: 'Maybe Finance', |
|
|
|
note: 'Sunset in 2023', |
|
|
|