]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Use transparent background for the cgit logo
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index f5f68ac74c76d33110354645aeba464827dec736..8a9d5fa6a86723ddf964ca8f51ae1a4f9f756006 100644 (file)
--- 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;