Skip to content

Commit e16f1f4

Browse files
committed
tags test
1 parent 1ab88f5 commit e16f1f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/post.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ <h1>{{ page.title }}</h1>
2424

2525
<div class="entry">
2626
<p id="post-meta">
27+
{{post.tags}}
2728
{% if post.tags.size > 0 %}
2829
{% for post_tag in post.tags %}
2930
{{post_tag}}

0 commit comments

Comments
 (0)