Skip to content

Commit 84c9cad

Browse files
committed
Add some content
1 parent 62daa74 commit 84c9cad

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Write No Matter What'
3+
pubDate: 2025-01-20
4+
author: 'Jiho Kim'
5+
draft: true
6+
---
7+
8+
import Link from '../../components/Link.astro';
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: 'Hello World'
3+
pubDate: 2026-02-20
4+
author: 'Jiho Kim'
5+
draft: false
6+
---
7+
8+
import Link from '../../components/Link.astro';
9+
10+
Hello, world!

0 commit comments

Comments
 (0)