tried to move everything to front matter
This commit is contained in:
@ -2,6 +2,11 @@
|
||||
title = 'sat-rs'
|
||||
date = 2023-01-01T08:00:00-07:00
|
||||
draft = false
|
||||
tags = ["framework", "on-board-software", "rust", "sat-rs"]
|
||||
homeSummary = """A Rust framework to develop On-Board Software for remote systems
|
||||
like satellites and rovers."""
|
||||
homeLogo = "sat-rs_logo.png"
|
||||
homeLogoCss = "satrs-img"
|
||||
+++
|
||||
|
||||
<div class="container text-center">
|
||||
|
Reference in New Issue
Block a user