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??? --- hugo.yaml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'hugo.yaml') diff --git a/hugo.yaml b/hugo.yaml index 95c8457..6e09da4 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -34,10 +34,6 @@ languages: url: /search weight: 10 params: - homeInfoParams: - Title: "rtk0c's hut" - Content: > - Technical findings, life stories, and projects. zh: languageName: "中文 zh_CN" @@ -54,12 +50,6 @@ languages: url: /search weight: 10 params: - homeInfoParams: - Title: "rtk0c的小窝" - Content: > - 啦啦啦啦啦啦啦! - 若是读得懂英文,也敬请到英文站点参观一下喽! - 关于本站点挂载Cloudflare Pages上进而大陆访问速度有时玄学的问题,主要是因为本人比较懒(反正也没什么人读了啦 params: env: development -- cgit v1.3.1