From e0236d85b7159e54d9c38a7cf8d3c3621a30e7b1 Mon Sep 17 00:00:00 2001 From: Seohyun Kim <153896425+1etterh@users.noreply.github.com> Date: Sun, 30 Jun 2024 19:36:00 +0900 Subject: [PATCH] update: contents in folder before creating PR --- content/index.md | 5 ----- content/test.md | 4 ---- content/test2.md | 6 ------ 3 files changed, 15 deletions(-) delete mode 100644 content/index.md delete mode 100644 content/test.md delete mode 100644 content/test2.md diff --git a/content/index.md b/content/index.md deleted file mode 100644 index cc2e2028e..000000000 --- a/content/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -draft: false ---- -this is index.md -go to \ No newline at end of file diff --git a/content/test.md b/content/test.md deleted file mode 100644 index caf71f7d6..000000000 --- a/content/test.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -draft: true ---- -this is index.md diff --git a/content/test2.md b/content/test2.md deleted file mode 100644 index 8e050f6e5..000000000 --- a/content/test2.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -draft: false ---- -this is test2.md - -go to [[index]] \ No newline at end of file