X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/6d7552bc072599313ef423d69156d824c075572a..515edb0da3b9156e07e269621d7474cdea82acaf:/cgit.h diff --git a/cgit.h b/cgit.h index 4090cd4..72fb1c7 100644 --- a/cgit.h +++ b/cgit.h @@ -168,6 +168,7 @@ struct cgit_config { char *logo_link; char *module_link; char *project_list; + char *readme; char *robots; char *root_title; char *root_desc;