|
|
@ -3,13 +3,13 @@ |
|
|
|
<div class="col-md-8 offset-md-2"> |
|
|
|
<article> |
|
|
|
<div class="mb-4 text-center"> |
|
|
|
<h1 class="mb-1">Black Friday 2023</h1> |
|
|
|
<div class="mb-3 text-muted"><small>2023-11-18</small></div> |
|
|
|
<h1 class="mb-1">Black Week 2023</h1> |
|
|
|
<div class="mb-3 text-muted"><small>2023-11-19</small></div> |
|
|
|
<img |
|
|
|
alt="Black Friday 2023 Teaser" |
|
|
|
alt="Black Week 2023 Teaser" |
|
|
|
class="rounded w-100" |
|
|
|
src="../assets/images/blog/black-friday-2023.jpg" |
|
|
|
title="Black Friday 2023" |
|
|
|
src="../assets/images/blog/black-week-2023.jpg" |
|
|
|
title="Black Week 2023" |
|
|
|
/> |
|
|
|
</div> |
|
|
|
<section class="mb-4"> |
|
|
@ -23,7 +23,7 @@ |
|
|
|
[enableLink]="false" |
|
|
|
></gf-premium-indicator |
|
|
|
></span> |
|
|
|
annual plan with our exclusive Black Friday deal. Elevate your |
|
|
|
annual plan with our exclusive Black Week deal. Elevate your |
|
|
|
financial strategy with the power of Ghostfolio designed to give you |
|
|
|
the full picture of your assets. |
|
|
|
</p> |
|
|
@ -37,8 +37,8 @@ |
|
|
|
> |
|
|
|
is a modern web application to manage personal finances. This Open |
|
|
|
Source Software (OSS) dynamically aggregates your diverse assets |
|
|
|
including stocks, ETFs, cryptocurrencies, commodities, and more, |
|
|
|
presenting a comprehensive overview of your portfolio in real-time. |
|
|
|
including stocks, ETFs, cryptocurrencies, commodities, etc. and |
|
|
|
presents a comprehensive overview of your portfolio in real-time. |
|
|
|
Empower yourself to make informed, data-driven investment decisions |
|
|
|
with the robust analytics at your fingertips. Explore the numerous |
|
|
|
<a [routerLink]="routerLinkFeatures">features</a> to enhance your |
|
|
@ -47,8 +47,8 @@ |
|
|
|
</section> |
|
|
|
<section class="mb-4"> |
|
|
|
<p> |
|
|
|
Snap the limited Black Friday 2023 deal before it’s gone. For |
|
|
|
detailed information on plans and pricing, please visit our |
|
|
|
Snap the limited Black Week 2023 deal before it’s gone. For detailed |
|
|
|
information on plans and pricing, please visit our |
|
|
|
<a [routerLink]="routerLinkPricing">pricing page</a>. |
|
|
|
</p> |
|
|
|
<p class="text-center"> |
|
|
@ -65,6 +65,9 @@ |
|
|
|
<li class="list-inline-item"> |
|
|
|
<span class="badge badge-light">Black Friday</span> |
|
|
|
</li> |
|
|
|
<li class="list-inline-item"> |
|
|
|
<span class="badge badge-light">Black Week</span> |
|
|
|
</li> |
|
|
|
<li class="list-inline-item"> |
|
|
|
<span class="badge badge-light">Cloud</span> |
|
|
|
</li> |
|
|
@ -148,7 +151,7 @@ |
|
|
|
aria-current="page" |
|
|
|
class="active breadcrumb-item text-truncate" |
|
|
|
> |
|
|
|
Black Friday 2023 |
|
|
|
Black Week 2023 |
|
|
|
</li> |
|
|
|
</ol> |
|
|
|
</nav> |