diff options
author | Determinant <[email protected]> | 2019-09-20 00:56:51 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-09-20 00:56:51 -0400 |
commit | 1f4d82cf217061a724ffd09f9576df75f168e47a (patch) | |
tree | 21ef7622d8c23125a82d5e0853c989e6f0ce2fb7 /theme.cgitrc | |
parent | b3ff8481c603ed3e6b5273139bfbe9d8f49e0cd9 (diff) | |
download | cgit-dark-1f4d82cf217061a724ffd09f9576df75f168e47a.tar.gz cgit-dark-1f4d82cf217061a724ffd09f9576df75f168e47a.tar.bz2 cgit-dark-1f4d82cf217061a724ffd09f9576df75f168e47a.zip |
update
Diffstat (limited to 'theme.cgitrc')
-rw-r--r-- | theme.cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.cgitrc b/theme.cgitrc index e3cfbde..2056664 100644 --- a/theme.cgitrc +++ b/theme.cgitrc @@ -1,6 +1,6 @@ css= logo= -virtual-root=/git +virtual-root=/ head-include=/home/ymf/repo/cgit/head.html footer=/home/ymf/repo/cgit/footer.html source-filter=/home/ymf/repo/cgit/syntax-highlighting.py |