This commit is contained in:
2024-09-13 10:49:46 -07:00
parent 291d55642d
commit bdb302d05b
8 changed files with 79 additions and 49 deletions
View File
+5
View File
@@ -0,0 +1,5 @@
---
title: Michael Thomson
---
-20
View File
@@ -1,20 +0,0 @@
---
title: Hello, World!
author: Michael
date: 2024-09-13
abstract: This is my first post
---
this is a test
- oh yeah
this is a quote:
> sdfdsfsdfdsfdsfdsfds
> sfdsfdsfsfdsfds
```c
int main()
{
return 0;
}
```