diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c0adb98..9e81f64e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for importing dividends from a data provider +### Changed + +- Extended the Frequently Asked Questions (FAQ) page + ## 1.224.0 - 2023-01-04 ### Added diff --git a/apps/client/src/app/pages/blog/2021/07/hello-ghostfolio/hello-ghostfolio-page.html b/apps/client/src/app/pages/blog/2021/07/hello-ghostfolio/hello-ghostfolio-page.html index 0833edb0..4a50e447 100644 --- a/apps/client/src/app/pages/blog/2021/07/hello-ghostfolio/hello-ghostfolio-page.html +++ b/apps/client/src/app/pages/blog/2021/07/hello-ghostfolio/hello-ghostfolio-page.html @@ -125,7 +125,7 @@ feedback, bug reports, feature requests and of course contributions!
- You can reach me by email at + You can reach me by e-mail at hi@ghostfol.io or on Twitter @ghostfolio_.
diff --git a/apps/client/src/app/pages/blog/2022/01/first-months-in-open-source/first-months-in-open-source-page.html b/apps/client/src/app/pages/blog/2022/01/first-months-in-open-source/first-months-in-open-source-page.html index c91c9163..93ef5d41 100644 --- a/apps/client/src/app/pages/blog/2022/01/first-months-in-open-source/first-months-in-open-source-page.html +++ b/apps/client/src/app/pages/blog/2022/01/first-months-in-open-source/first-months-in-open-source-page.html @@ -99,7 +99,7 @@ > of users. In the future, I would like to involve more contributors to further extend the functionality of Ghostfolio (e.g. with new - reports). Get in touch with me by email at + reports). Get in touch with me by e-mail at hi@ghostfol.io or on Twitter @ghostfolio_ if you are interested, I’m happy to discuss ideas. diff --git a/apps/client/src/app/pages/blog/2022/07/ghostfolio-meets-internet-identity/ghostfolio-meets-internet-identity-page.html b/apps/client/src/app/pages/blog/2022/07/ghostfolio-meets-internet-identity/ghostfolio-meets-internet-identity-page.html index 19a6a257..7a72ada1 100644 --- a/apps/client/src/app/pages/blog/2022/07/ghostfolio-meets-internet-identity/ghostfolio-meets-internet-identity-page.html +++ b/apps/client/src/app/pages/blog/2022/07/ghostfolio-meets-internet-identity/ghostfolio-meets-internet-identity-page.html @@ -64,15 +64,15 @@When you authenticate with Internet Identity, the service only gets a dedicated pseudonym rather than sensitive user data like - the email address or phone number. This preserves your anonymity and - prevents you being tracked on the Internet. + the e-mail address or phone number. This preserves your anonymity + and prevents you being tracked on the Internet.
If you would like to provide feedback or get involved in further - development of Ghostfolio, please get in touch by email via + development of Ghostfolio, please get in touch by e-mail via hi@ghostfol.io or on Twitter @ghostfolio_.
diff --git a/apps/client/src/app/pages/blog/2022/08/500-stars-on-github/500-stars-on-github-page.html b/apps/client/src/app/pages/blog/2022/08/500-stars-on-github/500-stars-on-github-page.html index 993755fd..37f87967 100644 --- a/apps/client/src/app/pages/blog/2022/08/500-stars-on-github/500-stars-on-github-page.html +++ b/apps/client/src/app/pages/blog/2022/08/500-stars-on-github/500-stars-on-github-page.html @@ -62,7 +62,7 @@ new and better Internet based on decentralized blockchains to give power back to the users. Internet Identity created by the Dfinity Foundation enables you to - sign in securely and anonymously to Ghostfolio without an email + sign in securely and anonymously to Ghostfolio without an e-mail address, username, or a password. All you need is your device with built-in biometric authentication. @@ -90,7 +90,7 @@ onboard more contributors who are actively involved in software engineering to realize the full potential of open source software. If you are a web developer and interested in personal finance, - please get in touch by email via + please get in touch by e-mail via hi@ghostfol.io or on Twitter @ghostfolio_. We are happy to discuss ideas. diff --git a/apps/client/src/app/pages/blog/2022/10/hacktoberfest-2022/hacktoberfest-2022-page.html b/apps/client/src/app/pages/blog/2022/10/hacktoberfest-2022/hacktoberfest-2022-page.html index f2d9e90b..5807819e 100644 --- a/apps/client/src/app/pages/blog/2022/10/hacktoberfest-2022/hacktoberfest-2022-page.html +++ b/apps/client/src/app/pages/blog/2022/10/hacktoberfest-2022/hacktoberfest-2022-page.html @@ -83,7 +83,7 @@ Slack community or get in touch on Twitter @ghostfolio_ or by - email via hi@ghostfol.io. + e-mail via hi@ghostfol.io.
We look forward to hearing from you.
diff --git a/apps/client/src/app/pages/faq/faq-page.html b/apps/client/src/app/pages/faq/faq-page.html
index de73f3c2..7e18aa57 100644
--- a/apps/client/src/app/pages/faq/faq-page.html
+++ b/apps/client/src/app/pages/faq/faq-page.html
@@ -48,7 +48,7 @@
Internet Identity) enable you to sign in securely and anonymously to Ghostfolio. There
- is no need for an email address, phone number, or a username.
+ is no need for an e-mail address, phone number, or a username.
If you prefer to run Ghostfolio on your own infrastructure, please