move some content out of the .html file
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
+++
|
||||
title = 'sat-rs'
|
||||
date = 2023-01-01T08:00:00-07:00
|
||||
draft = false
|
||||
+++
|
||||
|
||||
sat-rs test
|
10
content/projects/sat-rs/index.html
Normal file
10
content/projects/sat-rs/index.html
Normal 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>
|
Reference in New Issue
Block a user