Initial commit
This commit is contained in:
22
content/home/posts.md
Normal file
22
content/home/posts.md
Normal file
@@ -0,0 +1,22 @@
|
||||
+++
|
||||
# Recent Posts widget.
|
||||
# Note: this widget will only display if `content/post/` contains posts.
|
||||
|
||||
date = "2016-04-20T00:00:00"
|
||||
draft = false
|
||||
|
||||
title = "Recent Posts"
|
||||
subtitle = ""
|
||||
widget = "posts"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 40
|
||||
|
||||
# Show posts that contain the following tags. Default to any tags.
|
||||
tags = []
|
||||
|
||||
# Number of posts to list.
|
||||
count = 5
|
||||
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user