From bbeb71b1b54afba1727279d81bad6bc1526bc366 Mon Sep 17 00:00:00 2001 From: Anson Date: Sat, 23 Aug 2025 14:18:46 -0600 Subject: [PATCH] Fix RSS feed generation by moving site-url to top level --- _quarto.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_quarto.yml b/_quarto.yml index ce3db97..c50a2c2 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -1,6 +1,11 @@ project: type: website +website: + title: "Anson's Projects" + site-url: https://projects.ansonbiggs.com + description: A Blog for Technical Topics + profiles: default: website: