integrate the image
This commit is contained in:
parent
8236f84d46
commit
ba5988d608
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
@ -5,6 +5,23 @@ draft = false
|
||||
+++
|
||||
|
||||
<div class="container text-center">
|
||||
<h1>FSFW</h1>
|
||||
<p>Hello!</p>
|
||||
<img src="FSFW_Logo_V3_bw.png" class="img-fluid mx-auto my-3">
|
||||
<div class="d-flex justify-content-center mx-auto w-75">
|
||||
<p class="text-justify">
|
||||
The Flight Software Framework is a C++ Object Oriented Framework for
|
||||
unmanned, automated systems like Satellites. It has flight heritage
|
||||
through the 2 missions
|
||||
<a
|
||||
href="https://www.irs.uni-stuttgart.de/en/research/satellitetechnology-and-instruments/smallsatelliteprogram/flying-laptop/"
|
||||
target="_blank"
|
||||
>FLP</a
|
||||
>
|
||||
and
|
||||
<a
|
||||
href="https://www.irs.uni-stuttgart.de/en/research/satellitetechnology-and-instruments/smallsatelliteprogram/EIVE/"
|
||||
target="_blank"
|
||||
>EIVE</a
|
||||
>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user