Skip to content

Commit c4bd205

Browse files
authored
Update json-ld.html
1 parent 866b2f8 commit c4bd205

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/_includes/json-ld.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"@context": "http://www.schema.org",
44
"@type": "ProductCollection",
55
"name": "Button Kin Games",
6-
"url": "https://buttonkin.com",
6+
"url": "https://www.buttonkin.com",
77
"priceRange": "$",
8-
"image": "https://buttonkin.com/assets/banner-1800.jpg",
8+
"image": "https://www.buttonkin.com/assets/banner-1800.jpg",
99
"sameAs": [
1010
"https://twitter.com/button_kin",
1111
"https://buttonkin.itch.io/",
1212
"https://buttonkingames.substack.com/"
1313
],
1414
"description": "A boutique publisher of table top roleplaying games and adventure content based in Manchester, Uk."
1515
}
16-
</script>
16+
</script>

0 commit comments

Comments
 (0)