Split layout sections into generic and Valuestockfinder

This commit is contained in:
2026-05-21 11:13:53 +02:00
parent e817b60680
commit 97db864a3b
2 changed files with 12 additions and 3 deletions
+6 -1
View File
@@ -54,11 +54,16 @@
<section class="sg-index-section">
<h2 class="sg-sub-heading">Layouts</h2>
<h3 class="sg-sub-heading sg-section-h3">Generische Layouts</h3>
<ul class="sg-index-list">
<li><a href="./patterns/company-card.html">Company Card</a></li>
<li><a href="./patterns/card-listen-seite.html">Card Listen Seite</a></li>
<li><a href="./patterns/card-listen-fundamentalanalyse-mobile.html">Card Listen Fundamentalanalyse Mobile</a></li>
</ul>
<h3 class="sg-sub-heading sg-section-h3">Valuestockfinder Layouts</h3>
<ul class="sg-index-list">
<li><a href="./patterns/company-card.html">Company Card</a></li>
</ul>
</section>
</main>