X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/7618cac1ee3bf83424d9237c3c362a43c5b246e9..808c685ebb7cd2d24d3881b74e3be2439bd1393b:/cgit.h diff --git a/cgit.h b/cgit.h index f5f68ac..8a9d5fa 100644 --- a/cgit.h +++ b/cgit.h @@ -70,6 +70,8 @@ struct cgit_repo { char *readme; char *section; char *clone_url; + char *logo; + char *logo_link; int snapshots; int enable_log_filecount; int enable_log_linecount;