diff options
| author | rtk0c <[email protected]> | 2025-10-13 11:09:38 -0700 |
|---|---|---|
| committer | rtk0c <[email protected]> | 2025-10-13 11:09:38 -0700 |
| commit | 5eecca6277dbf6ae74d8ae596542ba05d31b09fd (patch) | |
| tree | a5e2a36e97a5cf8f974d7cc351ed5376ea7e3d58 /content/_index.md | |
| parent | 552bcdc848c8a272fc834f8ab9560f203037bbf7 (diff) | |
Make theme respect _index.md
PaperMod's default is so fucking atrocious...
why, like why reinvent a homepage system in the config file???
Diffstat (limited to 'content/_index.md')
| -rw-r--r-- | content/_index.md | 5 |
1 files changed, 5 insertions, 0 deletions
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. |
