ui-shared: add homepage to tabs

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
此提交包含在:
Jason A. Donenfeld
2016-02-22 16:04:15 +01:00
父節點 75298209bf
當前提交 5f2664f13c
共有 7 個檔案被更改,包括 26 行新增5 行删除

1
cgit.h
查看文件

@@ -81,6 +81,7 @@ struct cgit_repo {
char *path;
char *desc;
char *owner;
char *homepage;
char *defbranch;
char *module_link;
struct string_list readme;