Update title
This commit is contained in:
parent
c8c5e1c41f
commit
2f8f3efa21
|
@ -16,7 +16,7 @@
|
|||
<meta content='{{ page.full_title }}' property='twitter:title'>
|
||||
<meta content='article' property='og:type'>
|
||||
{% elsif page.title %}
|
||||
<title>{{ page.title }} — {{ 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'>
|
||||
|
|
Loading…
Reference in New Issue