X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/29b37e9781ce1bb04e558c7490d2c29eb1a477e5..d2eb4fddb0fb7cd1751debcff6fe1219b9c619c8:/cgit.h 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;