From f4dde3803de5a9e6093ff1b327a9e582096f807d Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 2 Feb 2026 15:53:57 -0600 Subject: Allow changing title and subtitle --- cgitrc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 cgitrc (limited to 'cgitrc') diff --git a/cgitrc b/cgitrc deleted file mode 100644 index b35d83c..0000000 --- a/cgitrc +++ /dev/null @@ -1,11 +0,0 @@ -# Highlight source code with python pygments-based highlighter -source-filter=/usr/lib/cgit/filters/syntax-highlighting.py - -# Format markdown, restructuredtext, manpages, text files, and html files -# through the right converters -about-filter=/usr/lib/cgit/filters/about-formatting.sh - -remove-suffix=1 - -readme=:README.md -scan-path=/repos -- cgit v1.2.3