Skip to content

Commit 34c4d5c

Browse files
committed
modified: _includes/metadata.html
1 parent 7a50f1c commit 34c4d5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_includes/metadata.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<meta name="description" content="{{ content | strip_html | strip_newlines }}">
2+
{% if page.category %}
23
<meta name="keywords" content="{{ page.category }}">
4+
{% endif %}
35
{% if page.title %}
46
<meta name="name" content="{{ page.title }}">
57
{% endif %}

0 commit comments

Comments
 (0)