diff --git a/layouts/index.html b/layouts/index.html index d0febb1..78d5ae9 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -7,18 +7,18 @@
-
+
-

- Flight Software Framework (FSFW) -

+

FSFW

+ A C/C++ framework to develop On-Board Software for remote systems + like satellites and rovers.
@@ -27,9 +27,11 @@ class="col d-flex flex-column justify-content-center text-decoration-none" >
-

sat-rs

+

sat-rs

+ A Rust framework to develop On-Board Software for remote systems + like satellites and rovers.
@@ -38,9 +40,10 @@ class="col d-flex flex-column justify-content-center text-decoration-none" >
-

spacepackets

+

spacepackets

+ A collection of CCSDS and ECSS packet standard implementations.