diff --git a/apps/client/src/app/pages/about/about-page.component.ts b/apps/client/src/app/pages/about/about-page.component.ts index ab4fdb57e..765e9ba92 100644 --- a/apps/client/src/app/pages/about/about-page.component.ts +++ b/apps/client/src/app/pages/about/about-page.component.ts @@ -22,7 +22,6 @@ export class AboutPageComponent implements OnDestroy, OnInit { public hasPermissionForStatistics: boolean; public hasPermissionForSubscription: boolean; public isLoggedIn: boolean; - public lastPublish = environment.lastPublish; public statistics: Statistics; public user: User; public version = environment.version; diff --git a/apps/client/src/app/pages/about/about-page.html b/apps/client/src/app/pages/about/about-page.html index eb9da1593..9f02c2355 100644 --- a/apps/client/src/app/pages/about/about-page.html +++ b/apps/client/src/app/pages/about/about-page.html @@ -2,103 +2,101 @@
- Ghostfolio is a lightweight wealth management
- application for individuals to keep track of their wealth like
- stocks, ETFs or cryptocurrencies and make solid, data-driven
- investment decisions. The source code is fully available as open
- source software (OSS). The project has been initiated by
- Thomas Kaul
- and is driven by the efforts of its
- contributors.
-
- If you encounter a bug or would like to suggest an improvement or a - new feature, please join the - Ghostfolio - Slack community, tweet to - @ghostfolio_, send an e-mail to - hi@ghostfol.io - or open an issue at - GitHub. -
- -+ Ghostfolio is a lightweight wealth management + application for individuals to keep track of stocks, ETFs or + cryptocurrencies and make solid, data-driven investment decisions. The + source code is fully available as open source software (OSS). The + project has been initiated by + Thomas Kaul -
-+ If you encounter a bug or would like to suggest an improvement or a + new + feature, please join the + Ghostfolio + Slack community, tweet to + @ghostfolio_, send an e-mail to + hi@ghostfol.io + or open an issue at + GitHub. +
+ +