diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-02-25 03:37:01 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-02-25 03:37:01 +0000 |
commit | 90926642b0231002e2b2a1a5e18c10d0f8e8ccea (patch) | |
tree | 8577e48d121a8c7efa6a419ebd41db86cddc31b3 /etc | |
parent | a1a47075a21075884890c52fff0e0d85b2f8dd62 (diff) |
try cgit highlight
Diffstat (limited to 'etc')
-rw-r--r-- | etc/cgitrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ # https://stackoverflow.com/questions/16182421/cgit-and-nginx-url-rewrite virtual-root=/ +source-filter=/usr/lib/cgit/filters/syntax-highlighting-edited.sh + root-title=flylightning.xyz git repositories root-desc= |