New post
I'm a hackerman
This commit is contained in:
@ -16,7 +16,11 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>
|
||||
{{ title }}
|
||||
{% if page.titlebar %}
|
||||
{{ page.titlebar }}
|
||||
{% else %}
|
||||
{{ title }}
|
||||
{% endif %}
|
||||
</title>
|
||||
|
||||
<!-- Open Graph protocol -->
|
||||
|
||||
Reference in New Issue
Block a user