Add blog post to resources (#1081)
This commit is contained in:
parent
d440b09dc9
commit
e9dbd4a55d
@ -9,9 +9,9 @@
|
|||||||
<section class="mb-4">
|
<section class="mb-4">
|
||||||
<p>
|
<p>
|
||||||
Before you can think of
|
Before you can think of
|
||||||
<a [routerLink]="['/resources']">long-term investing</a>, you need
|
<a [routerLink]="['/resources']">long-term investing</a>, you have
|
||||||
to have your finances in order. Take a look at Peter's journey to
|
to get your finances in order. Take a look at Peter's journey to see
|
||||||
see how you can achieve it, too.
|
how you can achieve it, too.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Peter enjoys life, but sometimes he overspends a bit. He realizes it
|
Peter enjoys life, but sometimes he overspends a bit. He realizes it
|
||||||
@ -153,6 +153,9 @@
|
|||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
<span class="badge badge-light">Goal</span>
|
<span class="badge badge-light">Goal</span>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<span class="badge badge-light">Guide</span>
|
||||||
|
</li>
|
||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
<span class="badge badge-light">Income</span>
|
<span class="badge badge-light">Income</span>
|
||||||
</li>
|
</li>
|
||||||
|
@ -20,6 +20,22 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="mb-4 media">
|
||||||
|
<div class="media-body">
|
||||||
|
<h3 class="h5 mt-0">How do I get my finances in order?</h3>
|
||||||
|
<div class="mb-1">
|
||||||
|
Before you can think of long-term investing, you have to get your
|
||||||
|
finances in order. Learn how you can reach your financial goals
|
||||||
|
easier and faster in this guide.
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<a
|
||||||
|
[routerLink]="['/en', 'blog', '2022', '07', 'how-do-i-get-my-finances-in-order']"
|
||||||
|
>How do I get my finances in order? →</a
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="h4 mb-3">Market</h2>
|
<h2 class="h4 mb-3">Market</h2>
|
||||||
<div class="mb-5">
|
<div class="mb-5">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user