X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/76ba6287bfb533baca7285b107b5d975581d449d..c6431a71508f1b61a95b01d85fe4534a0245e626:/cgit.h?ds=sidebyside 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;