From f7060230b7ea2187359c79802336749e1f11e427 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Sat, 28 May 2022 18:46:22 +0200
Subject: [PATCH 1/2] Update dates (#966)
---
README.md | 2 +-
apps/client/src/assets/sitemap.xml | 22 +++++++++++-----------
apps/client/src/index.html | 2 +-
3 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 063a5dd91..f29693e7e 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Ghostfolio is for you if you are...
- ๐ง into minimalism
- ๐งบ caring about diversifying your financial resources
- ๐ interested in financial independence
-- ๐
saying no to spreadsheets in 2021
+- ๐
saying no to spreadsheets in 2022
- ๐ still reading this list
## Features
diff --git a/apps/client/src/assets/sitemap.xml b/apps/client/src/assets/sitemap.xml
index 2801d9167..9e2d3f403 100644
--- a/apps/client/src/assets/sitemap.xml
+++ b/apps/client/src/assets/sitemap.xml
@@ -6,46 +6,46 @@
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
https://ghostfol.io
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/about
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/about/changelog
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/blog
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/de/blog/2021/07/hallo-ghostfolio
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/en/blog/2021/07/hello-ghostfolio
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/en/blog/2022/01/ghostfolio-first-months-in-open-source
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/features
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/pricing
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/register
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
https://ghostfol.io/resources
- 2022-02-13T00:00:00+00:00
+ 2022-05-28T00:00:00+00:00
diff --git a/apps/client/src/index.html b/apps/client/src/index.html
index f0b80253d..2e20f9d25 100644
--- a/apps/client/src/index.html
+++ b/apps/client/src/index.html
@@ -42,7 +42,7 @@
property="og:image"
content="https://www.ghostfol.io/assets/cover.png"
/>
-
+
Date: Sat, 28 May 2022 18:52:30 +0200
Subject: [PATCH 2/2] Feature/modernize pricing page (#967)
* Simplify pricing page
* Update changelog
---
CHANGELOG.md | 6 ++++
.../src/app/pages/pricing/pricing-page.html | 29 +++++++++----------
2 files changed, 19 insertions(+), 16 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5aceedd9..98a0320ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+
+### Changed
+
+- Simplified the pricing page
+
## 1.153.0 - 27.05.2022
### Added
diff --git a/apps/client/src/app/pages/pricing/pricing-page.html b/apps/client/src/app/pages/pricing/pricing-page.html
index 4e6c5c705..1b7f7f87c 100644
--- a/apps/client/src/app/pages/pricing/pricing-page.html
+++ b/apps/client/src/app/pages/pricing/pricing-page.html
@@ -4,22 +4,19 @@
Pricing Plans
-
-
-
- Our official
- Ghostfolio Premium 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.
-
-
- If you prefer to run Ghostfolio on your own
- infrastructure, please find the source code and further instructions
- on GitHub.
-
-
-
+
+
+ Our official
+ Ghostfolio Premium 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.
+
+
+ If you prefer to run Ghostfolio on your own
+ infrastructure, please find the source code and further instructions
+ on GitHub.
+
+