diff options
author | Till Höppner | 2017-06-06 23:44:41 +0200 |
---|---|---|
committer | Till Höppner | 2017-06-06 23:44:41 +0200 |
commit | 5e27b1bcd81abb4c96e47b60410df7033af3206a (patch) | |
tree | 165395f04afa1967de39006afeb69a458b895896 | |
parent | 5552f85f24043c78937f2787e9d648531979b85e (diff) | |
download | server-5e27b1bcd81abb4c96e47b60410df7033af3206a.tar.gz server-5e27b1bcd81abb4c96e47b60410df7033af3206a.tar.xz server-5e27b1bcd81abb4c96e47b60410df7033af3206a.zip |
Revert changes to readme names :(
-rw-r--r-- | images/git/cgit/cgitrc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/images/git/cgit/cgitrc b/images/git/cgit/cgitrc index e545ec7..ec957be 100644 --- a/images/git/cgit/cgitrc +++ b/images/git/cgit/cgitrc @@ -4,6 +4,7 @@ logo=/cgit.png root-title=tx0.co clone-prefix=git://tx0.co https://g.tx0.co/git git@tx0.co: snapshots=tar.gz tar.xz tar.bz2 zip +readme=master:README.md about-filter=/app/about-formatting.sh #/usr/lib/cgit/filters/about-formatting.sh source-filter=/app/syntax-highlighting3.sh @@ -39,7 +40,3 @@ mimetype.jpeg=image/jpg mimetype.pdf=application/pdf mimetype.png=image/png mimetype.svg=image/svg+xml - -readme=master:README.md -readme=master:README.txt -readme=master:README |