Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-02-05 01:42:51 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-02-05 01:42:51 +0300
commitc50d008881cf02326ed1a767f94b50bc9c36b4fc (patch)
tree78ded6e91e8faeaf08c1e38165bfbbeb603facc3 /content/home/posts.md
parent75bd489cebe31b676c5d324a3543bd2889ccc7ed (diff)
sync Academic v4 (list_format -> view)
Diffstat (limited to 'content/home/posts.md')
-rw-r--r--content/home/posts.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/content/home/posts.md b/content/home/posts.md
index e4d85897..97db3a5c 100644
--- a/content/home/posts.md
+++ b/content/home/posts.md
@@ -4,7 +4,6 @@
widget = "posts" # Do not modify this line!
active = true # Activate this widget? true/false
weight = 40 # Order that this section will appear.
-date = 2016-04-20T00:00:00
title = "Recent Posts"
subtitle = ""
@@ -12,11 +11,11 @@ subtitle = ""
# Number of recent posts to list.
count = 5
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 2 = Stream
-list_format = 2
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+view = 2
# Filter posts by tag or category.
# E.g. to only show posts tagged with `Academic`, set `filter_tag = "Academic"`