Browse Source

Feature/revert icon on pricing page (#4923)

* Revert icon
pull/4920/head
Thomas Kaul 2 weeks ago
committed by GitHub
parent
commit
c67e351ccc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 14
      apps/client/src/app/pages/pricing/pricing-page.html

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

@ -4,16 +4,10 @@
<h1 class="d-none d-sm-block h3 mb-4 text-center" i18n>Pricing Plans</h1>
<div class="mb-4">
<p i18n>
Our official
<span class="align-items-center d-inline-flex"
>Ghostfolio Premium<gf-premium-indicator
class="d-inline-block ml-1"
[enableLink]="false"
/></span>
cloud offering is the easiest way to get started. Due to the time it
saves, this will be the best option for most people. Revenue is used
to cover the costs of the hosting infrastructure and to fund ongoing
development.
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. Revenue is used to cover the costs of the hosting
infrastructure and to fund ongoing development.
</p>
<p i18n>
If you prefer to run Ghostfolio on your own infrastructure, please

Loading…
Cancel
Save