move some content out of the .html file

This commit is contained in:
2023-12-09 02:01:11 +01:00
parent b81022f7cf
commit 0029ff98c4
5 changed files with 19 additions and 13 deletions

View File

@ -1,7 +0,0 @@
+++
title = 'sat-rs'
date = 2023-01-01T08:00:00-07:00
draft = false
+++
sat-rs test

View File

@ -0,0 +1,10 @@
+++
title = 'FSFW'
date = 2023-01-01T08:00:00-07:00
draft = false
+++
<div class="container text-center">
<h1>sat-rs</h1>
<p>Hello!</p>
</div>