X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/f9143171267e39f66a02ad2ecb0da2e8cc7f4142..3516502aa0df95ecc241caa30161741f59e4e600:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index e9e2718..4591f8c 100644 --- a/cgit.h +++ b/cgit.h @@ -166,6 +166,7 @@ struct cgit_config { char *logo; char *logo_link; char *module_link; + char *project_list; char *robots; char *root_title; char *root_desc;