Mercurial > blog
changeset 134:17625980ea3d
Removed blog name from title tag as it take a lot of space in Google search result.
author | Oleksandr Gavenko <gavenkoa@gmail.com> |
---|---|
date | Tue, 10 Oct 2017 12:42:36 +0300 |
parents | 606f521f0e6b |
children | 5dc2cfe8912c |
files | post.tmpl |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/post.tmpl Mon Oct 09 11:19:07 2017 +0300 +++ b/post.tmpl Tue Oct 10 12:42:36 2017 +0300 @@ -4,7 +4,7 @@ <meta name=viewport content="width=device-width, initial-scale=1"/> <meta charset="utf-8"/> <meta name="generator" content="http://hg.defun.work/blog4u/"/> - <title>{blogname} - {title}</title> + <title>{title}</title> <link href="{css}" rel="stylesheet" type="text/css"> </head> <body>