diff --git a/CHANGELOG.md b/CHANGELOG.md index 12099a4b8..4219d0c06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added the name to the position detail dialog when opened from the transactions table +- Added a screenshot to the blog posts ## 1.31.1 - 01.08.2021 diff --git a/README.md b/README.md index fbebe8b1e..a588da3c3 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ **Ghostfolio** is an open source wealth management software built with web technology. The application empowers busy people to keep track of their wealth like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions. +
+ +
+ ## Ghostfolio Premium Our official **[Ghostfolio Premium](https://ghostfol.io/pricing)** cloud offering is the easiest way to get started. Due to the time it saves, this will be the best option for most people. The revenue is used for covering the hosting costs. diff --git a/apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html b/apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html index a497e2de7..5d2b50aa9 100644 --- a/apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html +++ b/apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html @@ -65,6 +65,14 @@ Finanzierung einer Wohnung, Ghostfolio bietet eine solide, datengestützte Entscheidungshilfe.

+

+ Ghostfol.io Screenshot +

Ich lege grossen Wert auf Datenschutz. Als +

+ Ghostfol.io Screenshot +

As I value privacy, data protection is an integral part of Ghostfolio. As diff --git a/apps/client/src/assets/images/screenshot.png b/apps/client/src/assets/images/screenshot.png new file mode 100644 index 000000000..b718ffd74 Binary files /dev/null and b/apps/client/src/assets/images/screenshot.png differ