From 413d12d02dd3276ce2166d1d1d8097fdf5c0d195 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Sun, 20 Apr 2025 11:28:13 -0500 Subject: [PATCH] fix unwanted extra RSS feed --- content/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 2c5656a..e64b6f5 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,7 @@ +++ -title = 'Home' +title = "Home" +# Don't output any RSS feed for the root dir +outputs = ["html"] +++ # Adam Gausmann