head.html: exclude Google AI

This commit is contained in:
Aminda Suomalainen 2024-07-23 10:21:41 +03:00
parent 73d82506cb
commit cec7c13361
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

1
_includes/head.html vendored
View File

@ -8,6 +8,7 @@
<meta name="robots" content="nofollow">
<meta name="robots" content="max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta name="robots" content="{% if page.robots %}{{ page.robots }} {% else %}{{ site.robots | default: 'nofollow' }}{% endif %}">
<meta name="Google-Extended" content="none">
<link rel="icon prefetch" href="{{site.icon}}">
<link rel="me prefetch" href="{{ site.url }}">
<link rel="openid.delegate" href="https://aminda.eu/">