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 3ddabc7 commit 4f9c40bCopy full SHA for 4f9c40b
_layouts/default.html
@@ -39,7 +39,7 @@
39
},
40
"description": "{{ page.description | parse_front_matter }}",
41
"about": "{{ site.product }}",
42
- "isPartOf": "https://docs.telerik.com{{site.baseurl}}"
+ "isPartOf": "{% if site.product_url %}{{ site.product_url }}{% else %}https://www.telerik.com{% endif %}"
43
}
44
</script>
45
{% endif %}
0 commit comments