]> granicus.if.org Git - cgit/commit
config: add js
authorAndy Green <andy@warmcat.com>
Sat, 23 Jun 2018 10:25:53 +0000 (18:25 +0800)
committerAndy Green <andy@warmcat.com>
Thu, 28 Jun 2018 23:53:21 +0000 (07:53 +0800)
commit7d3b96e760a73a584df393ce1e5324ed21046100
tree1cbcaad5a2a599b9732ccc75605703ae24264174
parente633a42223fc4ab7d74df90e47d7c2a7e5c79377
config: add js

Just like the config allows setting css URL path,
add a config for setting the js URL path

Setting the js path to an empty string disables
emitting the reference to it in the head section.

Signed-off-by: Andy Green <andy@warmcat.com>
Reviewed-by: John Keeping <john@keeping.me.uk>
Makefile
cgit.c
cgit.h
cgit.js [new file with mode: 0644]
cgitrc.5.txt
ui-shared.c