X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/28d781f34b2c2d4c2b994ef3953d1cf37d8f28f0..c6431a71508f1b61a95b01d85fe4534a0245e626:/cgit.h diff --git a/cgit.h b/cgit.h index a3b6535..daebeff 100644 --- a/cgit.h +++ b/cgit.h @@ -132,6 +132,8 @@ struct cgit_config { char *repo_group; char *robots; char *root_title; + char *root_desc; + char *root_readme; char *script_name; char *virtual_root; int cache_dynamic_ttl;