From 4d3277809429e8d353d8abfa77fec55862f34b41 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 15 Dec 2016 09:34:27 -0500 Subject: [PATCH] Make the right frontpage block link to donations The right-most frontpage block now links to the WooCommerce category for donations. --- parts/glm-blocks.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index bb53cfc..b03d1e0 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -4,7 +4,7 @@ glm_blocks_show(); echo '
'; echo '
- +
'; echo ''; -- 2.17.1