From 5eecca6277dbf6ae74d8ae596542ba05d31b09fd Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 13 Oct 2025 11:09:38 -0700 Subject: Make theme respect _index.md PaperMod's default is so fucking atrocious... why, like why reinvent a homepage system in the config file??? --- content/_index.md | 5 +++++ content/_index.zh.md | 7 +++++++ 2 files changed, 12 insertions(+) create mode 100644 content/_index.md create mode 100644 content/_index.zh.md (limited to 'content') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..2c86252 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,5 @@ +--- +title: "rtk0c's hut" +--- + +Technical findings, life stories, and projects. diff --git a/content/_index.zh.md b/content/_index.zh.md new file mode 100644 index 0000000..7b03a28 --- /dev/null +++ b/content/_index.zh.md @@ -0,0 +1,7 @@ +--- +title: "rtk0c的小窝" +--- + +啦啦啦啦啦啦啦! 若是读得懂英文,也敬请到英文站点参观一下喽! + +关于本站点挂载Cloudflare Pages上进而大陆访问速度有时玄学的问题,主要是因为本人比较懒(反正也没什么人读了啦 -- cgit v1.3.1