X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/75298209bf8386656b82f185e2901690ac5b671c..c34e28835bc06ea9f76f440909f59a697910e9e8:/cgit.h diff --git a/cgit.h b/cgit.h index d10c799..325432b 100644 --- a/cgit.h +++ b/cgit.h @@ -81,6 +81,7 @@ struct cgit_repo { char *path; char *desc; char *owner; + char *homepage; char *defbranch; char *module_link; struct string_list readme;