update
This commit is contained in:
0
content/blog/first-post.md
Normal file
0
content/blog/first-post.md
Normal file
5
content/index.md
Normal file
5
content/index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Michael Thomson
|
||||
---
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user