Skip to content

Commit 86faaed

Browse files
committed
testing\ new\ post\n
1 parent 5bda058 commit 86faaed

File tree

7 files changed

+27
-2
lines changed

7 files changed

+27
-2
lines changed

content/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title:
3+
date: 2025-01-20T21:02:23
4+
draft: false
5+
tags:
6+
description:
7+
---
25.9 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Setting up blog
3+
date: 2025-01-21T20:58:56
4+
draft: false
5+
description:
6+
tags:
7+
---
8+
![](images/screenshot.png)

content/posts/hello world/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Hello World
3+
date: 2025-01-20T20:53:19
4+
draft: false
5+
description: First post
6+
tags:
7+
---
8+
## Hello there
9+
![obiwan](images/obiwan.gif)
4.51 MB
Loading
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
title: Hello world
3-
date: 2025-01-20
2+
title: Hello World
3+
date: 2025-01-20T20:53:19
44
draft: false
55
description: First post
66
tags:
77
---
88
## Hello there
99
![obiwan](images/obiwan.gif)
10+

0 commit comments

Comments
 (0)