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 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/_index.md (limited to 'content/_index.md') 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. -- cgit v1.3.1