diff options
| author | Andy Green <andy@warmcat.com> | 2018-07-03 11:33:59 +0800 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-12-19 16:49:09 +0100 |
| commit | 093ac9697068833a15cae2dbbd5ffbc0203741c0 (patch) | |
| tree | 32653fc7b87d4f91abad02dc11f6afc07f3fab28 /cgit.c | |
| parent | cgitrc: handle value "0" for max-repo-count (diff) | |
| download | cgit-magenta-093ac9697068833a15cae2dbbd5ffbc0203741c0.tar.xz | |
css: change to be a list
Without changing the default behaviour of including /cgit.css if nothing declared, allow the "css" config to be given multiple times listing one or more alternative URL paths to be included in the document head area. Signed-off-by: Andy Green <andy@warmcat.com> Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'cgit.c')
| -rw-r--r-- | cgit.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cgit.c b/cgit.c |
