Remove site name from title

This commit is contained in:
2026-02-01 09:56:42 +01:00
parent 234a81b4de
commit f4273bafca
2 changed files with 1 additions and 2 deletions

View File

@@ -17,7 +17,6 @@ if (!defined('DOKU_INC')) die();
<meta charset="utf-8" />
<title>
<?php echo hsc(tpl_img_getTag('IPTC.Headline', $IMG))?>
[<?php echo strip_tags($conf['title'])?>]
</title>
<?php tpl_metaheaders()?>
<meta name="viewport" content="width=device-width,initial-scale=1" />