Show full article in RSS

This commit is contained in:
Eric Wagoner
2026-01-08 16:26:45 -05:00
parent 44a49088fe
commit ca05e826f2
3 changed files with 9 additions and 14 deletions

View File

@@ -62,5 +62,8 @@
"frontMatter.taxonomy.categories": [],
"frontMatter.content.autoUpdateDate": true,
"frontMatter.dashboard.openOnStart": true,
"frontMatter.preview.host": "http://localhost:1313/"
"frontMatter.preview.host": "http://localhost:1313/",
"frontMatter.website.host": "https://blog.kestrelsnest.social",
"frontMatter.framework.startCommand": "hugo server -D -F",
"frontMatter.git.enabled": true
}