Add config param 'index-info'

This parameter will be used to include a html file in the upcoming sidebar
on the index page.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
此提交包含在:
Lars Hjemli
2007-10-30 10:39:59 +01:00
父節點 fc5880fab8
當前提交 10ac7ad1f3
共有 2 個檔案被更改,包括 4 行新增0 行删除

1
cgit.h
查看文件

@@ -124,6 +124,7 @@ extern char *cgit_root_title;
extern char *cgit_css;
extern char *cgit_logo;
extern char *cgit_index_header;
extern char *cgit_index_info;
extern char *cgit_logo_link;
extern char *cgit_module_link;
extern char *cgit_agefile;