meta tags slight updates

This commit is contained in:
E. S. 2024-03-14 23:38:31 +00:00
parent 05fb6fbffb
commit 128dc3841f
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ function meta($ctx, $meta) {
$s = '<meta';
foreach ($item as $k => $v)
$s .= ' '.htmlescape($k).'="'.htmlescape($v).'"';
$s .= '>';
$s .= '/>';
$s .= "\n";
return $s;
}, $meta));

View File

@ -22,7 +22,7 @@ lang_ru: "Русский"
# meta
meta_index_title: "4in1. Mask of Shakespeare, mysteries of Bacon, book by Cartier, secrets of the NSA"
meta_index_description: "This is the official web site of the book \"4in1\". The book has emerged as an outcome of many years of journalistic investigations, published as a series of articles over the last few years on the kiwi arXiv website."
meta_index_description: "This is the official web site of the book \"4in1\"."
# blog
blog_new_post: "New post"