Skip to content

Commit d407cab

Browse files
mrocklinclaude
andcommitted
Exclude index and articles pages from RSS feed
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b57195e commit d407cab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ plugins:
4545
date_from_meta:
4646
as_creation: date
4747
abstract_chars_count: -1
48+
match_path: "(?!index|articles).*"
4849

4950
extra_css:
5051
- stylesheets/custom.css

0 commit comments

Comments
 (0)