Update title

This commit is contained in:
Rico Sta. Cruz 2015-04-08 15:27:32 +08:00
parent c8c5e1c41f
commit 2f8f3efa21
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<meta content='{{ page.full_title }}' property='twitter:title'>
<meta content='article' property='og:type'>
{% elsif page.title %}
<title>{{ page.title }} &mdash; {{ site.title }}</title>
<title>{{ page.title }} cheatsheet</title>
<meta content='{{ page.title }}' property='og:title'>
<meta content='{{ page.title }}' property='twitter:title'>
<meta content='{{ page.type | default: "article" }}' property='og:type'>