We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ffedbe commit c509b6cCopy full SHA for c509b6c
1 file changed
_includes/head.html
@@ -1,7 +1,7 @@
1
<head>
2
<meta charset="utf-8">
3
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4
- <title>{%- if page.title -%}{{ page.title }} | {%- endif -%}tfarrell</title>
+ <title>tfarrell</title>
5
6
{%- seo title=false -%}
7
{%- feed_meta -%}
0 commit comments