mirror of
https://git.zx2c4.com/cgit
synced 2025-07-12 19:24:30 +02:00
Rename about-filter to render-filter
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
c4167cbd65
commit
0ee035d4ec
5 changed files with 11 additions and 11 deletions
|
@ -129,7 +129,7 @@ void cgit_print_repo_readme(char *path)
|
|||
}
|
||||
|
||||
/* Print the calculated readme, either from the git repo or from the
|
||||
* filesystem, while applying the about-filter.
|
||||
* filesystem, while applying the render-filter.
|
||||
*/
|
||||
html("<div id='summary'>");
|
||||
cgit_open_filter(ctx.repo->about_filter, filename);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue