Improved title of pages
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>{{ site.title }}</title>
|
||||
<title>{{ buildTitle title site.title }}</title>
|
||||
|
||||
<meta property="og:url" content="{{ site.url}}/{{ path }}"/>
|
||||
<meta property="og:title" content="{{ title }}"/>
|
||||
|
Reference in New Issue
Block a user