mirror of https://github.com/istio/istio.io.git
Remove "Product" structured data since we don't have the necessary metadata for that.
This commit is contained in:
parent
e8fe89a3b4
commit
b19de2c69e
|
@ -26,19 +26,6 @@ title: Istio
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script type="application/ld+json">
|
|
||||||
{
|
|
||||||
"@context": "http://schema.org/",
|
|
||||||
"@type": "Product",
|
|
||||||
"name": "Istio",
|
|
||||||
"image": [
|
|
||||||
"https://istio.io/img/logo.png"
|
|
||||||
],
|
|
||||||
"description": "Istio lets you connect, secure, control, and observe services.",
|
|
||||||
"brand": "Istio",
|
|
||||||
"sku": "Full"
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<main class="landing">
|
<main class="landing">
|
||||||
<div id="banner">
|
<div id="banner">
|
||||||
|
|
Loading…
Reference in New Issue