]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.h
ui-stats.c: create a control panel for stat options
[cgit.git] / cgit.h
diff --git a/cgit.h b/cgit.h
index 74aa340b1014d1cebb965202d29638d0236356ac..b5f00fc9c1c1d6d6e7f7a8cdc2695cab334752ab 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -71,6 +71,8 @@ struct cgit_repo {
        char *readme;
        char *section;
        char *clone_url;
+       char *logo;
+       char *logo_link;
        int snapshots;
        int enable_commit_graph;
        int enable_log_filecount;