update @ Fri 11 Mar 16:03:10 EET 2022

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-03-11 16:03:10 +02:00
parent c79cf52707
commit 29ef4ed04c
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

@ -83,6 +83,8 @@ HTML_HEADER = """<head>
<meta name="keywords" content="{keywords}"> <meta name="keywords" content="{keywords}">
<meta name="robots" content="follow"/> <meta name="robots" content="follow"/>
<base target="_blank"/>
<link rel="stylesheet" href="/content/styles.min.css"/>""" <link rel="stylesheet" href="/content/styles.min.css"/>"""
BLOG_HTML_TEMPLATE = f"""<!DOCTYPE html> BLOG_HTML_TEMPLATE = f"""<!DOCTYPE html>