removed bad ld
This commit is contained in:
parent
c1ced84eaa
commit
1b35970308
|
@ -34,33 +34,4 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org/",
|
||||
"@type": "Product",
|
||||
"url": "https://www.keychron.com/products/keychron-k10-pro-qmk-via-wireless-mechanical-keyboard",
|
||||
"name": "Spider Test",
|
||||
"description": "This is just a dummy test",
|
||||
"brand": {
|
||||
"@type": "Brand",
|
||||
"name": "brz9.dev"
|
||||
},
|
||||
"sku": "brz9-test-0001",
|
||||
"weight": "0.0kg",
|
||||
"offers": [
|
||||
{
|
||||
"@type": "Offer",
|
||||
"priceCurrency": "USD",
|
||||
"price": "00.00",
|
||||
"priceValidUntil": "2069-01-01",
|
||||
"availability": "https://schema.org/InStock",
|
||||
"itemCondition": "https://schema.org/NewCondition",
|
||||
"sku": "brz9-test-0001",
|
||||
"name": "Spider Test"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue