From 1451611af33e851fb01409e5104720dd54d52702 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 23 Aug 2023 17:21:41 +0100 Subject: [PATCH] civicrm: remove osmblog-wp-theme theme --- cookbooks/civicrm/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/civicrm/recipes/default.rb b/cookbooks/civicrm/recipes/default.rb index dc320eb8a..f74692014 100644 --- a/cookbooks/civicrm/recipes/default.rb +++ b/cookbooks/civicrm/recipes/default.rb @@ -72,7 +72,7 @@ end wordpress_theme "osmblog-wp-theme" do site "supporting.openstreetmap.org" - repository "https://github.com/osmfoundation/osmblog-wp-theme.git" + action :delete end wordpress_plugin "civicrm-wp-piwik" do -- 2.43.2