Skip to content
Snippets Groups Projects
Commit 77c04fd9 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent c6526bc2
Branches
No related tags found
No related merge requests found
......@@ -17,14 +17,14 @@
"logo": {
"@type": "ImageObject",
"url": "{{ site.logo | prepend: site.baseurl | prepend: site.url }}",
"width": 250,
"height": 250
"width": 60,
"height": 60
}
},
"image": {
"@type": "ImageObject",
"url": "{{ site.logo | prepend: site.baseurl | prepend: site.url }}",
"height": 250,
"width": 250
"height": 60,
"width": 60
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment