X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/797110e39d5d433638c82cf27d584ed9b8b93bb7..536c7a1eb201b44b9266babe087cb6f2b75e4a7f:/cgit.h diff --git a/cgit.h b/cgit.h index 9b269cc..f8076c5 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;