Compare commits
No commits in common. "80bb7086ba12bdd28375b4f09ac9954e6e748421" and "befed54a2e816760396afa3ae37528eec4373791" have entirely different histories.
80bb7086ba
...
befed54a2e
|
@ -9,7 +9,7 @@
|
||||||
"thumbnailUrl": "{{ config.base_url + "/logo.svg" }}",
|
"thumbnailUrl": "{{ config.base_url + "/logo.svg" }}",
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
{% elif post %}
|
{% else %}
|
||||||
<script type="application/ld+json">
|
<script type="application/ld+json">
|
||||||
{
|
{
|
||||||
"@context": "https://schema.org",
|
"@context": "https://schema.org",
|
||||||
|
|
Loading…
Reference in New Issue