public: test out adding structured data schema

This commit is contained in:
rektdeckard
2020-11-08 14:52:41 -05:00
parent d0c4891480
commit 8a30bc5990

View File

@@ -19,6 +19,15 @@
content="A flexible icon family for interfaces, diagrams, presentations — whatever, really."
/>
<meta itemprop="image" content="https://phosphoricons.com/phosphor-opengraph.png" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://phosphoricons.com",
"image": "https://phosphoricons.com/phosphor-opengraph.png",
"logo": "https://phosphoricons.com/phosphor-opengraph.png"
}
</script>
<!-- FACEBOOK META -->
<meta property="og:title" content="Phosphor Icons" />