update @ Fri 17 Jun 12:57:50 EEST 2022

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-06-17 12:57:50 +03:00
parent 7a18f884cc
commit 1e20fdf9f1
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A50D5B4B599AF8A2

View file

@ -95,7 +95,8 @@ HTML_HEADER: str = f"""<head>
<meta name="color-scheme" content="{{theme_type}}"/>
<meta name="author" content="{{author}}"/>
<meta name="keywords" content="{{keywords}}"/>
<meta name="robots" content="follow"/>
<meta name="robots" content="follow, index, max-snippet:-1, \
max-video-preview:-1, max-image-preview:large"/>
<meta name="generator" \
content="Ari-web blog generator version {BLOG_VERSION}"/>
<meta name="color-scheme" content="{{title}}"/>