]> gitweb.ps.run Git - ps-cgit/commit
css: change to be a list
authorAndy Green <andy@warmcat.com>
Tue, 3 Jul 2018 03:33:59 +0000 (11:33 +0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 19 Dec 2022 15:49:09 +0000 (16:49 +0100)
commit093ac9697068833a15cae2dbbd5ffbc0203741c0
tree32653fc7b87d4f91abad02dc11f6afc07f3fab28
parent91f25909b9572ebdf3a0fed8224bf03d0d9bf3db
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>
cgit.c
cgit.h
cgitrc.5.txt
ui-shared.c