Merge branch 'ml/head-include'

This commit is contained in:
Lars Hjemli 2009-07-25 12:04:08 +02:00
commit 542f6a4330
4 changed files with 10 additions and 1 deletions

1
cgit.h
View file

@ -136,6 +136,7 @@ struct cgit_config {
char *css;
char *favicon;
char *footer;
char *head_include;
char *header;
char *index_header;
char *index_info;