From 7333b141895467acaebd297001e6e0b3503226c5 Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Sun, 31 May 2026 15:24:13 +0000
Subject: [PATCH] =fixes to cover summary outputs, projects, and more
---
content/art.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/content/art.php b/content/art.php
index b5dff8e..97accf4 100644
--- a/content/art.php
+++ b/content/art.php
@@ -359,6 +359,7 @@
$bits = [];
+ $bits[] = '<a class="btn" href="'.get_home_url(null,'/services/art/').'">See what I can do for you</a>';
$excerpt = '';
$rows = [];
--
Gitblit v1.10.0