From fde8105e918e22c9c32490bd50135e74ca217827 Mon Sep 17 00:00:00 2001 From: Matt Batchelder Date: Sun, 22 Mar 2026 01:11:30 -0400 Subject: [PATCH] fix: Correct syntax for CTA banner in about page to ensure proper rendering --- pages/about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about.php b/pages/about.php index fb3b414..3103f13 100644 --- a/pages/about.php +++ b/pages/about.php @@ -38,5 +38,5 @@ return <<<'ORIBI_SYNC_CONTENT' -ORIBI_SYNC_CONTENT; + ORIBI_SYNC_CONTENT;