diff options
Diffstat (limited to 'manifests/cgit/cgit-cm.yaml')
| -rw-r--r-- | manifests/cgit/cgit-cm.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/cgit/cgit-cm.yaml b/manifests/cgit/cgit-cm.yaml index e01a6b5..d1dd989 100644 --- a/manifests/cgit/cgit-cm.yaml +++ b/manifests/cgit/cgit-cm.yaml @@ -6,7 +6,7 @@ data: cgitrc: | # cgit config # see cgitrc(5) for details - root-title=git.ofmax.li + root-title=cgit.ofmax.li root-desc=grumpy software readme=:README.md @@ -25,9 +25,9 @@ data: snapshots=tar.gz css=/cgit.css logo=/cgit.png - virtual-root=/ robots=nofollow remove-suffix=1 + virtual-root=/ mimetype.html=text/html mimetype.jpg=image/jpeg |