diff --git a/content/about/index.md b/content/about/index.md new file mode 100644 index 0000000..af1b457 --- /dev/null +++ b/content/about/index.md @@ -0,0 +1,7 @@ +--- +date: '2025-05-28T20:32:04+08:00' +draft: false +title: '自我介绍' +--- + +鄙人[姓名],[籍贯]人氏也。幼承庭训,长习诗书,虽无仲尼之智,然慕颜回之德。性嗜学,尤好[某领域,如经史、诗词等],每有会意,便欣然忘食。 \ No newline at end of file diff --git a/content/posts/fifth.md b/content/posts/fifth.md new file mode 100644 index 0000000..7c19874 --- /dev/null +++ b/content/posts/fifth.md @@ -0,0 +1,5 @@ +--- +date: '2025-05-27T21:09:30+08:00' +draft: true +title: 'Fifth' +--- diff --git a/content/posts/first.md b/content/posts/first.md new file mode 100644 index 0000000..0f8b6c0 --- /dev/null +++ b/content/posts/first.md @@ -0,0 +1,5 @@ +--- +date: '2025-05-27T21:03:50+08:00' +draft: true +title: 'First' +--- diff --git a/content/posts/forth.md b/content/posts/forth.md new file mode 100644 index 0000000..51f940e --- /dev/null +++ b/content/posts/forth.md @@ -0,0 +1,5 @@ +--- +date: '2025-05-27T21:09:24+08:00' +draft: true +title: 'Forth' +--- diff --git a/content/posts/second.md b/content/posts/second.md new file mode 100644 index 0000000..f645ab5 --- /dev/null +++ b/content/posts/second.md @@ -0,0 +1,5 @@ +--- +date: '2025-05-27T21:09:13+08:00' +draft: true +title: 'Second' +--- diff --git a/content/posts/third.md b/content/posts/third.md new file mode 100644 index 0000000..7e9a517 --- /dev/null +++ b/content/posts/third.md @@ -0,0 +1,5 @@ +--- +date: '2025-05-27T21:09:19+08:00' +draft: true +title: 'Third' +---