From 57d34239ee9ddb0bafe7b451edd766c2089fc9d7 Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Thu, 28 May 2026 19:28:04 +0000
Subject: [PATCH] =gitblit switch

---
 content/_setup.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/content/_setup.php b/content/_setup.php
index 7ea2a91..e37ca1b 100644
--- a/content/_setup.php
+++ b/content/_setup.php
@@ -33,7 +33,7 @@
 require(AJV_DIR . '/content/progress.php');
 require(AJV_DIR . '/content/terms.php');
 
-add_filter('jvb_content', 'altr_content');
+//add_filter('jvb_content', 'altr_content');
 function altr_content($content):array
 {
     return [

--
Gitblit v1.10.0