+++ # 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 = 30 # Show posts that contain the following tags. Default to any tags. tags = [] # Number of posts to list. count = 5 # Links. str_all = "More Posts" str_read_more = "CONTINUE READING" +++