X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/681fdc45473143de3f3c5f69fbc7b94f5d6b0b75..542f6a433034935a1aa895f7ef3273968915a5d1:/cgit.h?ds=inline diff --git a/cgit.h b/cgit.h index 07a277a..78b30ba 100644 --- a/cgit.h +++ b/cgit.h @@ -136,6 +136,7 @@ struct cgit_config { char *css; char *favicon; char *footer; + char *head_include; char *header; char *index_header; char *index_info;