Back to Jekyll

News Item

docs/_layouts/news_item.html

4.4.1315 B
Original Source

{{- page.categories | array_to_sentence_string -}}
{{- page.date | date_to_string -}} {% assign author = page.author -%} {% avatar user=author size=24 -%} {{ author }}

{{ content }}