Skip to content

Commit 2c76ea0

Browse files
Update mkdocs.yml
1 parent 58d97ca commit 2c76ea0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Doc/mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ markdown_extensions:
5555
- pymdownx.keys
5656
plugins:
5757
- blog
58+
- sitemap:
59+
changefreq: daily
60+
priority: 0.5
5861
- rss:
5962
match_path: test-report/reports/.*
6063
date_from_meta:
@@ -70,4 +73,4 @@ nav:
7073
- test-report/reports/March2025/March2025.md
7174

7275
- Contact: contacts/contact.md
73-
76+

0 commit comments

Comments
 (0)