mirror of
https://git.zx2c4.com/cgit
synced 2025-08-31 06:15:08 +00:00
Make default pages configurable
Signed-off-by: Christian Hesse <mail@eworm.de>
This commit is contained in:
committed by
Christian Hesse
parent
00ecfaadea
commit
d9f3d6fb18
@@ -17,6 +17,8 @@ extern void cgit_add_clone_urls(void (*fn)(const char *));
|
||||
|
||||
extern void cgit_index_link(const char *name, const char *title,
|
||||
const char *class, const char *pattern, const char *sort, int ofs, int always_root);
|
||||
extern void cgit_repo_link(const char *name, const char *title,
|
||||
const char *class, const char *head);
|
||||
extern void cgit_summary_link(const char *name, const char *title,
|
||||
const char *class, const char *head);
|
||||
extern void cgit_tag_link(const char *name, const char *title,
|
||||
|
Reference in New Issue
Block a user