mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Sun 17 Apr 17:08:13 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
f8fad2a213
commit
fd3b1ee3fa
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ Title: {b64decode(blog_meta['title']).decode()!r}
|
||||||
Version: {blog_meta['version']}
|
Version: {blog_meta['version']}
|
||||||
Time of creation: {format_time(blog_meta['time'])}
|
Time of creation: {format_time(blog_meta['time'])}
|
||||||
Keywords: {blog_meta['keywords'].replace(' ', ', ')}
|
Keywords: {blog_meta['keywords'].replace(' ', ', ')}
|
||||||
|
Minimise: {'Yes' if blog_meta['minimise'] else 'No'}
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue