From 42119267d03ce216c1734813e32cef3f82e294f5 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sat, 23 Jan 2021 19:43:06 +0000 Subject: demo: update post/ --- content/authors/_index.md | 2 ++ content/event/_index.md | 1 + content/post/_index.md | 1 + content/publication/_index.md | 1 + 4 files changed, 5 insertions(+) (limited to 'content') diff --git a/content/authors/_index.md b/content/authors/_index.md index 2bc0b08c..fb4b159b 100644 --- a/content/authors/_index.md +++ b/content/authors/_index.md @@ -1,4 +1,6 @@ --- +cms_exclude: true + # To publish author profile pages, remove all of the `_build` and `cascade` settings below. _build: render: never diff --git a/content/event/_index.md b/content/event/_index.md index aa6e6a8e..bb6ee41c 100644 --- a/content/event/_index.md +++ b/content/event/_index.md @@ -1,5 +1,6 @@ --- title: Recent & Upcoming Talks +cms_exclude: true # View. # 1 = List diff --git a/content/post/_index.md b/content/post/_index.md index df6bf6a7..30e33e12 100644 --- a/content/post/_index.md +++ b/content/post/_index.md @@ -1,5 +1,6 @@ --- title: Posts +cms_exclude: true # View. # 1 = List diff --git a/content/publication/_index.md b/content/publication/_index.md index 1c324d54..9a21a3b6 100644 --- a/content/publication/_index.md +++ b/content/publication/_index.md @@ -1,5 +1,6 @@ --- title: Publications +cms_exclude: true # View. # 1 = List -- cgit v1.2.3