diff --git a/content/index.md b/content/index.md index 4b01d7562989c..203f15e7fa631 100644 --- a/content/index.md +++ b/content/index.md @@ -4,5 +4,10 @@ draft: false tags: date: --- - -The rest of your content lives here. You can use **Markdown** here :) \ No newline at end of file +# 阿瑞纳与阿巴拉契亚 +Nice to meet you! This is Arena speaking. + +欢迎来到阿瑞纳与阿巴拉契亚的博客空间,阿瑞纳和阿巴拉契亚是什么?用比较神秘的说法来理解的话,也许是属于“三位一体”的存在。我过去在想如何实现所谓的“换位思考”,一个形象的办法就是在心里设想一个所谓的“新的形象”,给其一个“阿巴拉契亚”的身份,并希望阿巴拉契亚能给一个新的观察角度。长此以往,阿瑞纳也就习惯了阿巴拉契亚的“存在”。 + +我以前在想阿巴拉契亚是个什么样子的形象,但是如今认真思考了阿巴拉契亚的历史缘由和发展之后。我认为阿巴拉契亚只要是和阿瑞纳不一样的形象就足以了,无须拘泥于其设定。 +# 游戏 diff --git a/quartz.layout.ts b/quartz.layout.ts index 4a78256aabda3..4557303523946 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -28,6 +28,7 @@ export const defaultContentPageLayout: PageLayout = { Component.Search(), Component.Darkmode(), Component.DesktopOnly(Component.Explorer()), + Component.RecentNotes(), ], right: [ Component.Graph(),