From 42a29bf2cbcaff818373ac02ea298bd2d6801f01 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 22 Feb 2023 21:11:42 -0800 Subject: [PATCH] Add minimal look config to example site --- exampleSite/config.yaml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 8b31a73d..93d76c07 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -54,6 +54,35 @@ params: authors: michael_bluth: name: Michael Bluth + paige: + credit: + link: + hide: true + list: + authors: + hide: true + date: + hide: true + date_header: + hide: true + reading_time: + hide: true + summary: + hide: true + terms: + hide: true + main: + metadata: + authors: + hide: true + date: + hide: true + reading_time: + hide: true + terms: + hide: true + table_of_contents: + hide: true social: twitter: username theme: paige