Cleanup a bit the code that generates page and blog-post titles.
This commit is contained in:
parent
378967b37e
commit
1413b17724
2 changed files with 12 additions and 8 deletions
|
|
@ -8,7 +8,7 @@ Content-Type: text/html
|
|||
|
||||
<meta name="verify-v1" content="6zEoK0WMlnLmIS/w7Pnh6+srZECHsvnMGN0kQmowSGk=" />
|
||||
|
||||
<title>%($title '|' $siteTitle $siteSubTitle %)</title>
|
||||
<title>%($pageTitle%)</title>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="author" content="k" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue