Skip to content

Commit

Permalink
Add help text to the market capitalization filter
Browse files Browse the repository at this point in the history
Resolves #12.
  • Loading branch information
nicwortel committed Jul 8, 2024
1 parent 5022def commit 7091743
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,11 @@ <h3>Filter resultaten</h3>
inputmode="decimal">
<div class="input-group-append"><span class="input-group-text">%</span></div>
</div>
<div class="form-text">Percentage van de totale wereldmarkt waarin een portefeuille moet
beleggen. Een hoger percentage betekent betere risicospreiding en nabootsing van de
index. Zie <a href="/veelgestelde-vragen#wat-is-marktkapitalisatie">veelgestelde
vragen</a>.
</div>
</div>

<!-- <div class="form-group mb-2">-->
Expand Down
2 changes: 1 addition & 1 deletion veelgestelde-vragen.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h2 class="h3" itemprop="name">Wat is een ETF?</h2>
</div>
</div>

<div itemscope itemprop="mainEntity" itemtype="https://schema.org/Question">
<div itemscope itemprop="mainEntity" itemtype="https://schema.org/Question" id="wat-is-marktkapitalisatie">
<h2 class="h3" itemprop="name">Wat is marktkapitalisatie?</h2>

<div itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer">
Expand Down

0 comments on commit 7091743

Please sign in to comment.