Skip to content

Commit 620c97f

Browse files
committed
Update
1 parent 6586870 commit 620c97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def reset_seeds(gallery_conf, fname):
120120
sitemap_excludes = [
121121
"search.html",
122122
"genindex.html",
123-
"src/*"
123+
"src/**",
124124
]
125125
sitemap_url_scheme = "{link}"
126126

0 commit comments

Comments
 (0)