From 0816defb958a376cfe0d94b6788301fea5046be1 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:11:48 +0200 Subject: [PATCH] Feature/update slogan (#55) * Harmonize slogan --- CHANGELOG.md | 4 ++++ apps/client/src/assets/site.webmanifest | 2 +- apps/client/src/index.html | 8 ++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a337282..1d5ea7751 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the generic scraper symbols to the symbol lookup results +### Changed + +- Harmonized the slogan to "Open Source Portfolio Tracker" + ## 0.93.0 - 26.04.2021 ### Changed diff --git a/apps/client/src/assets/site.webmanifest b/apps/client/src/assets/site.webmanifest index ed2e871da..74bc88416 100644 --- a/apps/client/src/assets/site.webmanifest +++ b/apps/client/src/assets/site.webmanifest @@ -1,7 +1,7 @@ { "background_color": "transparent", "categories": ["finance", "utilities"], - "description": "Privacy-first Portfolio Tracker", + "description": "Open Source Portfolio Tracker", "display": "standalone", "icons": [ { diff --git a/apps/client/src/index.html b/apps/client/src/index.html index 2515f7291..78b32f64f 100644 --- a/apps/client/src/index.html +++ b/apps/client/src/index.html @@ -1,7 +1,7 @@ - Ghostfolio – Privacy-first Portfolio Tracker + Ghostfolio – Open Source Portfolio Tracker @@ -25,13 +25,13 @@ /> @@ -42,7 +42,7 @@