Skip to content

Commit 68fb743

Browse files
committed
Add large image previews
1 parent 770a6b3 commit 68fb743

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_includes/head.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@
119119

120120
<meta name=format-detection content="telephone=no">
121121

122+
<meta name="robots" content="max-image-preview:large">
123+
122124
{% if page.indexable == false %}
123125
<meta name=robots content=noindex>
124126
{% endif %}

0 commit comments

Comments
 (0)