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.
2 parents 2c9ef47 + 863cd82 commit 6b3f7d6Copy full SHA for 6b3f7d6
sitemap.xml
@@ -25,6 +25,10 @@ regenerate: true
25
{%- assign excludeFlag = true -%}
26
{%- endif -%}
27
28
+{%- if page.path contains 'programming-old/' -%}
29
+ {%- assign excludeFlag = true -%}
30
+{%- endif -%}
31
+
32
{%- if site.docFullPath contains 'license-server/docs' and page.url contains 'schedule/stable' -%}
33
34
0 commit comments