diff options
author | bt <bt@web> | 2024-01-17 13:29:57 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2024-01-17 13:29:57 -0500 |
commit | 6f0b0e8149ea122011e1dda43c6ae12a5972d7f3 (patch) | |
tree | 27cd91dcb40076e21ddd9940f8bda91ff809620d /wiki/cgit.mdwn | |
parent | cf2fb8b62ccc867c5aacb347abaacdf9fbf99f9f (diff) |
Diffstat (limited to 'wiki/cgit.mdwn')
-rw-r--r-- | wiki/cgit.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/cgit.mdwn b/wiki/cgit.mdwn index ebee41c..ea7f650 100644 --- a/wiki/cgit.mdwn +++ b/wiki/cgit.mdwn @@ -35,8 +35,8 @@ Build and install it: Make a text file named `cgitrc` where you specified for CGIT_CONFIG and add the following (these are some personal defaults to make thins cleaner): logo=/cgit.png - root-title=bt's git repos - root-desc=personal git repos for btxx.org + root-title=main root title + root-desc=description for your git server root-readme=/home/public/about.md virtual-root=/ |