Skip to content

Commit 54acb9a

Browse files
author
Guillaume Bonnet
authored
Update head.html
1 parent a365acd commit 54acb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="twitter:card" content="product">
1010
<meta name="twitter:site" content="@gsbonnet">
1111
<meta name="twitter:title" content="{% if page.title %}{{ page.title }} - {{ site.name }}{% else %}{{ site.name }}{% endif %}">
12-
<meta name="twitter:description" content="{% if page.description %}{{ page.description }}{% else %}{{ Just a random blog with random things, you can throw it in space if you want. If you can ;) }}{% endif %}">
12+
<meta name="twitter:description" content="{% if page.description %}{{ page.description }}{% else %} Just a random blog with random things, you can throw it in space if you want. If you can ;) {% endif %}">
1313
<meta name="twitter:image" content="https://www.guillaumebonnet.fr/og-image.png">
1414

1515

0 commit comments

Comments
 (0)