X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c4fbb99cee30fa295e240b429b2dc7e8ad83d535..b522a302c9c4fb9fd9e1ea829ee990afc74980ca:/cgit.h diff --git a/cgit.h b/cgit.h index 6feca68..32dfd7a 100644 --- a/cgit.h +++ b/cgit.h @@ -81,6 +81,7 @@ struct cgit_repo { char *name; char *path; char *desc; + char *extra_head_content; char *owner; char *homepage; char *defbranch;