From 3bac8f0494bf35e64fb5943a99ccc377e7cac390 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 6 Mar 2020 21:20:22 +0000 Subject: theme: upgrade to v4.8.0 --- content/home/featured.md | 1 + content/home/posts.md | 1 + content/home/publications.md | 1 + content/home/talks.md | 1 + 4 files changed, 4 insertions(+) (limited to 'content') diff --git a/content/home/featured.md b/content/home/featured.md index f3df47e5..7c74def8 100644 --- a/content/home/featured.md +++ b/content/home/featured.md @@ -29,6 +29,7 @@ subtitle = "" tag = "" category = "" publication_type = "" + author = "" [design] # Toggle between the various page layout types. diff --git a/content/home/posts.md b/content/home/posts.md index 12b3b6f3..0071af26 100644 --- a/content/home/posts.md +++ b/content/home/posts.md @@ -28,6 +28,7 @@ subtitle = "" tag = "" category = "" publication_type = "" + author = "" exclude_featured = false [design] diff --git a/content/home/publications.md b/content/home/publications.md index 1d22f863..b0d7d214 100644 --- a/content/home/publications.md +++ b/content/home/publications.md @@ -28,6 +28,7 @@ subtitle = "" tag = "" category = "" publication_type = "" + author = "" exclude_featured = false [design] diff --git a/content/home/talks.md b/content/home/talks.md index 2be02588..bb92b27f 100644 --- a/content/home/talks.md +++ b/content/home/talks.md @@ -28,6 +28,7 @@ subtitle = "" tag = "" category = "" publication_type = "" + author = "" exclude_featured = false exclude_past = false exclude_future = false -- cgit v1.2.3