diff options
author | Aaditya Dhruv <[email protected]> | 2025-05-01 20:09:22 -0500 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2025-05-01 20:19:54 -0500 |
commit | a61d981e5e862ba6599df1b36634b43d88364399 (patch) | |
tree | bc0b7c5faa1c7869ce93930c55cf45b9a0e77cbe /config.yaml | |
parent | 5d06b70db0f72079d628ea91d252cfad6a7ce86f (diff) |
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
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |