Add blog post to resources (#1081)
This commit is contained in:
parent
d440b09dc9
commit
e9dbd4a55d
@ -9,9 +9,9 @@
|
||||
<section class="mb-4">
|
||||
<p>
|
||||
Before you can think of
|
||||
<a [routerLink]="['/resources']">long-term investing</a>, you need
|
||||
to have your finances in order. Take a look at Peter's journey to
|
||||
see how you can achieve it, too.
|
||||
<a [routerLink]="['/resources']">long-term investing</a>, you have
|
||||
to get your finances in order. Take a look at Peter's journey to see
|
||||
how you can achieve it, too.
|
||||
</p>
|
||||
<p>
|
||||
Peter enjoys life, but sometimes he overspends a bit. He realizes it
|
||||
@ -153,6 +153,9 @@
|
||||
<li class="list-inline-item">
|
||||
<span class="badge badge-light">Goal</span>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<span class="badge badge-light">Guide</span>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<span class="badge badge-light">Income</span>
|
||||
</li>
|
||||
|
@ -20,6 +20,22 @@
|
||||
</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>
|
||||
<h2 class="h4 mb-3">Market</h2>
|
||||
<div class="mb-5">
|
||||
|
Loading…
x
Reference in New Issue
Block a user