idb -> idb&friends

This commit is contained in:
E. S. 2024-03-15 23:29:31 +00:00
parent 4f401e9340
commit bf519399e8

View File

@ -243,7 +243,7 @@ return <<<HTML
<div class="head-logo-wrap"> <div class="head-logo-wrap">
<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</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, Mysteries of Bacon, <br>Book by Cartier, Secrets of the NSA</div>')}
</a> </a>
</div> </div>