Feature/extend self hosting faq by mobile app question (#3500)
* Add question about mobile app * Update changelog
This commit is contained in:
parent
8642b1a7af
commit
09613f9324
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added a dialog for the benchmarks in the markets overview
|
- Added a dialog for the benchmarks in the markets overview
|
||||||
|
- Extended the content of the _Self-Hosting_ section by the mobile app question on the Frequently Asked Questions (FAQ) page
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -148,6 +148,21 @@
|
|||||||
and desktop computers.</mat-card-content
|
and desktop computers.</mat-card-content
|
||||||
>
|
>
|
||||||
</mat-card>
|
</mat-card>
|
||||||
|
<mat-card appearance="outlined" class="mb-3">
|
||||||
|
<mat-card-header>
|
||||||
|
<mat-card-title
|
||||||
|
>Is there a mobile app for the self-hosting version of Ghostfolio
|
||||||
|
available in the app store?</mat-card-title
|
||||||
|
>
|
||||||
|
</mat-card-header>
|
||||||
|
<mat-card-content
|
||||||
|
>No, there is no mobile app for the self-hosting version of Ghostfolio
|
||||||
|
available in the app store. However, you can add the web app to your
|
||||||
|
home screen (e.g. by selecting <i>Add to Home screen</i> in
|
||||||
|
<i>Google Chrome</i>), which provides the same user
|
||||||
|
experience.</mat-card-content
|
||||||
|
>
|
||||||
|
</mat-card>
|
||||||
<mat-card appearance="outlined" class="mb-3">
|
<mat-card appearance="outlined" class="mb-3">
|
||||||
<mat-card-header>
|
<mat-card-header>
|
||||||
<mat-card-title
|
<mat-card-title
|
||||||
|
Loading…
x
Reference in New Issue
Block a user