website-improvements #2

Merged
muellerr merged 2 commits from website-improvements into main 2024-02-12 17:52:35 +01:00
Showing only changes of commit d59b3dd134 - Show all commits

View File

@ -32,12 +32,12 @@ homeLogoCss = "satrs-img"
</div>
<div class="col">
<a
href="https://docs.rs/satrs-core"
href="https://docs.rs/satrs"
class="col d-flex flex-column justify-content-center text-decoration-none"
target="_blank"
>
<span class="content-button-bg">
<span class="content-button-text">CORE API</span>
<span class="content-button-text">API</span>
</span>
</a>
</div>