DONE
This commit is contained in:
@ -45,7 +45,7 @@ homeLogoCss = "satrs-img"
|
||||
|
||||
<h2><i class="bi bi-git"></i> Repository</h2>
|
||||
<div class="row row-cols-2 w-50 mx-auto my-4 gx-3">
|
||||
<div class="col text-end">
|
||||
<div class="col">
|
||||
<a
|
||||
href="https://egit.irs.uni-stuttgart.de/rust/sat-rs"
|
||||
class="col d-flex flex-column justify-content-center text-decoration-none"
|
||||
@ -56,7 +56,7 @@ homeLogoCss = "satrs-img"
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col text-start">
|
||||
<div class="col">
|
||||
<a
|
||||
href="https://github.com/us-irs/sat-rs"
|
||||
class="col d-flex flex-column justify-content-center text-decoration-none"
|
||||
|
@ -14,7 +14,7 @@ draft = false
|
||||
|
||||
<h1>Python</h1>
|
||||
<div class="row row-cols-2 w-50 mx-auto my-4 gx-3">
|
||||
<div class="col text-end">
|
||||
<div class="col">
|
||||
<a
|
||||
href="https://github.com/us-irs/spacepackets-py"
|
||||
class="col d-flex flex-column justify-content-center text-decoration-none"
|
||||
@ -27,10 +27,10 @@ draft = false
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col text-start">
|
||||
<div class="col">
|
||||
<a
|
||||
href="https://spacepackets.readthedocs.io/en/latest/"
|
||||
class="col d-flex flex-column justify-content-center text-decoration-none"
|
||||
class="col d-flex flex-column justify-content-center text-decoration-none text-break"
|
||||
target="_blank"
|
||||
>
|
||||
<span class="content-button-bg">
|
||||
@ -45,7 +45,7 @@ draft = false
|
||||
<h1>Rust</h1>
|
||||
<h2><i class="bi bi-git"></i> Repository</h2>
|
||||
<div class="row row-cols-2 w-50 mx-auto my-4 gx-3">
|
||||
<div class="col text-end">
|
||||
<div class="col">
|
||||
<a
|
||||
href="https://egit.irs.uni-stuttgart.de/rust/spacepackets"
|
||||
class="col d-flex flex-column justify-content-center text-decoration-none"
|
||||
@ -58,7 +58,7 @@ draft = false
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col text-start">
|
||||
<div class="col">
|
||||
<a
|
||||
href="https://github.com/us-irs/spacepackets-rs"
|
||||
class="col d-flex flex-column justify-content-center text-decoration-none"
|
||||
|
Reference in New Issue
Block a user