diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-07-07 13:04:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-07-07 13:04:42 +0530 |
| commit | 4c142d2a977a2c377ea3bef30fa986010056ba3e (patch) | |
| tree | e1244ef962f2c60dc4cf5b62d3a7e8005e0e1463 /cgit/cgitrc | |
| parent | 17d0f321faeecf5ea46faccb4157347673690def (diff) | |
| download | bacchus-remote-4c142d2a977a2c377ea3bef30fa986010056ba3e.tar.gz bacchus-remote-4c142d2a977a2c377ea3bef30fa986010056ba3e.zip | |
Add comment modal + color changes
Diffstat (limited to 'cgit/cgitrc')
| -rw-r--r-- | cgit/cgitrc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/cgit/cgitrc b/cgit/cgitrc index d4297f5..bed7047 100644 --- a/cgit/cgitrc +++ b/cgit/cgitrc @@ -1,5 +1,5 @@ root-title=Akshay's git repos -root-desc=this is where my cooler projects live +root-desc=this is where my projects live root-readme=/usr/share/webapps/cgit/ediblemonad/README.md # Theme @@ -9,9 +9,6 @@ favicon=/favicon.ico head-include=/usr/share/webapps/cgit/ediblemonad/header.html footer=/usr/share/webapps/cgit/ediblemonad/footer.html -# TODO: submodule links -# module-link=/cgit/submodule/%s/commit?id=%s - source-filter=/usr/lib/cgit/filters/syntax-highlighting.py about-filter=/usr/lib/cgit/filters/ediblemonad/about.sh |
