X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/42effc939090b2fbf1b2b76cd1d9c30fabcd230e..d2eb4fddb0fb7cd1751debcff6fe1219b9c619c8:/cgit.h?ds=inline diff --git a/cgit.h b/cgit.h index 1972d75..7881aca 100644 --- a/cgit.h +++ b/cgit.h @@ -125,6 +125,8 @@ struct cgit_config { char *cache_root; char *clone_prefix; char *css; + char *favicon; + char *footer; char *index_header; char *index_info; char *logo;