]> gitweb.ps.run Git - ps-cgit/blob - ui-summary.h
cmd: redirect empty about/ to homepage or summary
[ps-cgit] / ui-summary.h
1 #ifndef UI_SUMMARY_H
2 #define UI_SUMMARY_H
3
4 extern void cgit_print_summary(void);
5 extern void cgit_print_repo_readme(char *path);
6
7 #endif /* UI_SUMMARY_H */