aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/ld/website.html
blob: 2abab8393a1c98e699590a68be1e4d3d0bffc8bf (plain)
1
2
3
4
5
6
7
8
<script type="application/ld+json">
{
	"@context": "http://schema.org",
	"@type": "WebSite",
	"id": "https://www.costas.dev/",
	"url": "https://www.costas.dev/",
}
</script>