Browse Source

Harmonize content

pull/1027/head
Thomas 3 years ago
parent
commit
11dff88f90
  1. 10
      apps/client/src/app/pages/about/about-page.html
  2. 5
      apps/client/src/app/pages/landing/landing-page.html
  3. 11
      apps/client/src/app/pages/pricing/pricing-page.html

10
apps/client/src/app/pages/about/about-page.html

@ -4,11 +4,11 @@
<h3 class="d-flex justify-content-center mb-3" i18n>About Ghostfolio</h3> <h3 class="d-flex justify-content-center mb-3" i18n>About Ghostfolio</h3>
<div class="about-container"> <div class="about-container">
<p> <p>
<strong>Ghostfolio</strong> is a lightweight wealth management Ghostfolio is a lightweight wealth management application for
application for individuals to keep track of stocks, ETFs or individuals to keep track of stocks, ETFs or cryptocurrencies and make
cryptocurrencies and make solid, data-driven investment decisions. The solid, data-driven investment decisions. The source code is fully
source code is fully available as open source software (OSS). The available as open source software (OSS). The project has been
project has been initiated by initiated by
<a href="https://dotsilver.ch" title="Website of Thomas Kaul" <a href="https://dotsilver.ch" title="Website of Thomas Kaul"
>Thomas Kaul</a >Thomas Kaul</a
> >

5
apps/client/src/app/pages/landing/landing-page.html

@ -56,9 +56,8 @@
<strong>personal investment strategy</strong>. <strong>personal investment strategy</strong>.
</h2> </h2>
<p class="lead"> <p class="lead">
<strong>Ghostfolio</strong> empowers busy people to keep track of Ghostfolio empowers busy people to keep track of stocks, ETFs or
stocks, ETFs or cryptocurrencies and make solid, data-driven investment cryptocurrencies and make solid, data-driven investment decisions.
decisions.
</p> </p>
</div> </div>
</div> </div>

11
apps/client/src/app/pages/pricing/pricing-page.html

@ -6,15 +6,14 @@
</h3> </h3>
<div class="mb-4"> <div class="mb-4">
<p> <p>
Our official Our official Ghostfolio Premium cloud offering is the easiest way to
<strong>Ghostfolio Premium</strong> cloud offering is the easiest way get started. Due to the time it saves, this will be the best option
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. for most people. The revenue is used for covering the hosting costs.
</p> </p>
<p> <p>
If you prefer to run <strong>Ghostfolio</strong> on your own If you prefer to run Ghostfolio on your own infrastructure, please
infrastructure, please find the source code and further instructions find the source code and further instructions on
on <a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>. <a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>.
</p> </p>
</div> </div>
<div class="row"> <div class="row">

Loading…
Cancel
Save