fix: tag attribute

This commit is contained in:
Cory Dransfeldt 2023-05-22 12:01:04 -07:00
parent d35a65f37c
commit 4989e716b5
No known key found for this signature in database

View file

@ -64,7 +64,7 @@
document.documentElement.classList.remove('dark')
}
</script>
<script>
<script type="application/ld+json">
{% jsonLd meta, type, tags %}
</script>
</head>