-rw-r--r-- | cgit.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -71,4 +71,6 @@ struct cgit_repo { char *section; char *clone_url; + char *logo; + char *logo_link; int snapshots; int enable_log_filecount; |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 2 |
@@ -71,4 +71,6 @@ struct cgit_repo { char *section; char *clone_url; + char *logo; + char *logo_link; int snapshots; int enable_log_filecount; |