From be1bed9768ce43e2dc204a4a3037dd1266ac2c58 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 8 Dec 2023 20:03:46 +0100 Subject: [PATCH] terrible --- layouts/index.html | 45 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index 8ad140e..f3877d0 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,22 +3,47 @@
-
+

This is a collection of open-source software projects maintained by the satellite division of the Institute of Space Systems at the University of Stuttgart.

+ +
+
+
+
+
+

+ Flight Software Framework (FSFW) +

+
+
+
+
+
+
+

+ sat-rs +

+
+
+
+
+
+
{{ .Content }} -
-
- - {{ range first 10 .Site.RegularPages }} - {{ .Render "summary" }} - {{ end }} -
+
+ + {{ range first 10 .Site.RegularPages }} + {{ .Render "summary" }} + {{ end }} +
{{ end }} - -