asdsad
All checks were successful
Deploy / deploy-staging (push) Successful in 6s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-22 23:54:53 +02:00
parent e83d187a16
commit 2e39acbf03
6 changed files with 26 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
<div class="card bc-hero" data-bc-home data-chart-endpoint="<?= e($chartEndpoint) ?>">
<div class="bc-module-nav">
<a class="bc-module-tab is-active" href="/module/boersenchecker">Startseite</a>
<a class="bc-module-tab is-active" href="/module/boersenchecker">Ueberblick</a>
<a class="bc-module-tab" href="/module/boersenchecker/depotverwaltung">Depotverwaltung</a>
<a class="bc-module-tab" href="/module/boersenchecker/aktienverwaltung">Aktienverwaltung</a>
</div>
@@ -13,7 +13,7 @@
];
}, $positions), JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES) ?></script>
<div class="pill">Boersenchecker</div>
<h1 style="margin-top:.75rem;">Startseite</h1>
<h1 style="margin-top:.75rem;">Ueberblick</h1>
<p class="muted">Depotauswahl, Aktienauswahl und animierte Kurscharts auf Basis von Schlusskursen.</p>
<?php if ($error): ?>