correct title

This commit is contained in:
E. S. 2024-11-03 18:23:13 +03:00
parent 4211df5125
commit 0b0940f088
2 changed files with 3 additions and 3 deletions

View File

@ -249,7 +249,7 @@ return <<<HTML
<div class="head-logo"> <div class="head-logo">
<a href="/"> <a href="/">
<div class="head-logo-title">4in1 <span class="head-logo-title-author">by idb & friends</span></div> <div class="head-logo-title">4in1 <span class="head-logo-title-author">by idb & friends</span></div>
{$ctx->if_true($show_subtitle, '<div class="head-logo-subtitle">Mask of Shakespeare, Mysteries of Bacon, <br>Book by Cartier, Secrets of the NSA</div>')} {$ctx->if_true($show_subtitle, '<div class="head-logo-subtitle">Mask of Shakespeare and Mysteries of Bacon, <br>Book by Cartier and Secrets of the NSA</div>')}
</a> </a>
</div> </div>
</div> </div>

View File

@ -1,6 +1,6 @@
# common # common
4in1: 4in1 4in1: 4in1
site_title: 4in1. Mask of Shakespeare, mysteries of Bacon, book by Cartier, secrets of the NSA site_title: 4in1. Mask of Shakespeare and Mysteries of Bacon, Book by Cartier and Secrets of the NSA
index: Index index: Index
posts: Posts posts: Posts
@ -21,7 +21,7 @@ lang_en: English
lang_ru: Русский lang_ru: Русский
# meta # meta
meta_index_title: "4in1. Mask of Shakespeare, mysteries of Bacon, book by Cartier, secrets of the NSA" meta_index_title: "4in1. Mask of Shakespeare and mysteries of Bacon, book by Cartier and secrets of the NSA"
meta_index_description: "This is the official web site of the book \"4in1\"." meta_index_description: "This is the official web site of the book \"4in1\"."
meta_files_title: "4in1 - Files" meta_files_title: "4in1 - Files"