From 423864d743510cbc60aea7e78e9959c78fbf7c3c Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 26 Oct 2021 09:28:49 +0100 Subject: [PATCH] chore(config): remove calendar URLs --- app/config/sculpin_site.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index f4631fff..94bd9619 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -5,17 +5,6 @@ locale: en-GB avatar: url: '/sites/default/files/images/social-avatar.jpg' -calendars: - consultation: - name: Book a consultation - url: https://savvycal.com/opdavies/consulting - mentoring: - name: Book a mentoring check-in - url: https://savvycal.com/opdavies/mentoring - pairing: - name: Book a pairing session - url: https://savvycal.com/opdavies/pairing - drupalorg: name: opdavies url: 'https://www.drupal.org/u/%drupalorg.name%'