Added a new symbol for list posts
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
caab7e2d1c
commit
ebce9fba8b
@ -24,7 +24,7 @@
|
||||
{{ post.date | date: '%Y-%m-%d' | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}
|
||||
</time>
|
||||
</small>
|
||||
|
||||
»
|
||||
<a href="{{ post.url | relative_url | uri_escape }}">
|
||||
{{ post.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user