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 /roles/cgit/files/image/theme.html | |
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 'roles/cgit/files/image/theme.html')
-rw-r--r-- | roles/cgit/files/image/theme.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/cgit/files/image/theme.html b/roles/cgit/files/image/theme.html deleted file mode 100644 index f95b5d1..0000000 --- a/roles/cgit/files/image/theme.html +++ /dev/null @@ -1 +0,0 @@ -<link rel="stylesheet" type="text/css" href="/theme.css"> |