-rw-r--r-- | cgit.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -133,4 +133,6 @@ struct cgit_config { char *robots; char *root_title; + char *root_desc; + char *root_readme; char *script_name; char *virtual_root; |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 2 |
@@ -133,4 +133,6 @@ struct cgit_config { char *robots; char *root_title; + char *root_desc; + char *root_readme; char *script_name; char *virtual_root; |