Files
hugo-cwpearson/content/home/posts.md

26 lines
441 B
Markdown

+++
# Recent Posts widget.
# This widget displays recent posts from `content/post/`.
date = "2016-04-20T00:00:00"
draft = false
title = "Recent Posts"
subtitle = ""
widget = "posts"
# Order that this section will appear in.
weight = 70
# Filter posts by tag.
# By default, show all recent posts.
# Filtering example: `tags_include = ["hugo", "academic"]`
tags_include = []
tags_exclude = []
# Number of posts to list.
count = 5
+++