From adf644876b48c4fb5dc6e42d5517bfafeaf588ec Mon Sep 17 00:00:00 2001
From: Chris Cummer
Date: Wed, 1 Aug 2018 12:52:00 -0700
Subject: [PATCH] Compile the static site with the new GCal config option
---
docs/posts/modules/gcal/index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/posts/modules/gcal/index.html b/docs/posts/modules/gcal/index.html
index 811682db..bcf47f46 100644
--- a/docs/posts/modules/gcal/index.html
+++ b/docs/posts/modules/gcal/index.html
@@ -247,6 +247,10 @@ Values: A positive integer, 0..n
.
Your Google client secret JSON file.
Values: A string representing a file path to the JSON secret file.
+showDeclined
+Whether or not to display events you’ve declined to attend.
+Values: true
, or false
+