blob: f16acea9ca79888c0857536d3a67978c86a64825 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
#
# cgit config
# see cgitrc(5) for details
css=https://demonkingswarn.live/cgit/style.css
logo=https://demonkingswarn.live/cgit/git-logo.png
favicon=https://demonkingswarn.live/cgit/git-favicon.png
virtual-root=/
clone-prefix=https://git.demonkingswarn.live
root-title=Demon's git
root-desc=Open Source is like your mom, hot and everyone can have a go at it.
readme=:README.md
about-filter=/usr/lib/cgit/filters/about-formatting.sh
scan-path=/var/git/
|