]> Lady’s Gitweb - Gitweb/commit
gitweb: provide a way to customize html headers
authorLénaïc Huard <redacted>
Fri, 21 Oct 2011 07:09:29 +0000 (09:09 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:31 +0000 (00:51 -0400)
commit6850f664696a5401ce056ebd2f3fe67327a8de05f1452306ba9e126446449f96
tree1257a79e44b048fc31c36e8b364a17d9e3eb755d2d49c5e3416e0c5d724bb056
parent3ee60d1ea62a99e1e80df04798f8cc7c0ff3a5bb7529974f85548b2b8fd7d68f
gitweb: provide a way to customize html headers

This allows web sites to add some specific html headers to the pages
generated by gitweb.

The new variable $site_html_head_string can be set to an html snippet that
will be inserted at the end of the <head> section of each page generated
by gitweb.

Signed-off-by: Lénaïc Huard <redacted>
Signed-off-by: Junio C Hamano <redacted>
INSTALL
Makefile
gitweb.perl
This page took 0.265875 seconds and 4 git commands to generate.