From a61d981e5e862ba6599df1b36634b43d88364399 Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Thu, 1 May 2025 20:09:22 -0500 Subject: Update Cgit display 1. Markdown for README fixed with about-filter 2. Extra CSS theme trimmed down, using default 3. Update image not not bundle custom syntax-highlighting, install python3-markdown 4. Remove unrequired files, update configmap accordingly --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 604a1b9..2f8e73f 100644 --- a/config.yaml +++ b/config.yaml @@ -10,7 +10,7 @@ gonic: version: 1c23771 #v0.16.4 enabled: true cgit: - version: v2.5 + version: v2.6 enabled: true pihole: enabled: true -- cgit