mirror of
https://git.zx2c4.com/cgit
synced 2025-06-28 20:40:22 +02:00
Merge branch 'fh/mimetypes'
This commit is contained in:
commit
ae90a0b2d1
4 changed files with 65 additions and 1 deletions
1
cgit.h
1
cgit.h
|
@ -177,6 +177,7 @@ struct cgit_config {
|
|||
char *index_info;
|
||||
char *logo;
|
||||
char *logo_link;
|
||||
char *mimetype_file;
|
||||
char *module_link;
|
||||
char *project_list;
|
||||
char *readme;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue