We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3cf06 commit fdc1ca0Copy full SHA for fdc1ca0
conf-sitemap.xml
@@ -20,6 +20,8 @@
20
<filter action="drop" type="wildcard" pattern="*.png" />
21
<filter action="drop" type="regexp" pattern="/\.[^/]*" />
22
<filter action="drop" type="wildcard" pattern="*/master/single*"/>
23
+<filter action="drop" type="wildcard" pattern="*/meta/*"/>
24
+
25
<filter action="drop" type="wildcard" pattern="*/_static/*" />
26
<filter action="drop" type="wildcard" pattern="*/_images/*" />
27
<filter action="drop" type="wildcard" pattern="*/json/*" />
0 commit comments