aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/ld/website.html
blob: 421250fccf4799d4f4b592eb92d82b52b5e8ddcd (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>