fix: tag attribute
This commit is contained in:
parent
d35a65f37c
commit
4989e716b5
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
document.documentElement.classList.remove('dark')
|
||||
}
|
||||
</script>
|
||||
<script>
|
||||
<script type="application/ld+json">
|
||||
{% jsonLd meta, type, tags %}
|
||||
</script>
|
||||
</head>
|
||||
|
|
Reference in a new issue