Files
git/gitweb/gitweb.perl
Rito Rhymes 18e71bbda1 gitweb: add viewport meta tag for mobile devices
Without a viewport meta tag, phone browsers render gitweb at desktop
width and scale the whole page down to fit the screen.

Add a viewport meta tag so the layout viewport tracks device width.
This is the baseline needed for mobile CSS fixes in follow-up commits.

Signed-off-by: Rito Rhymes <rito@ritovision.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-02-17 11:49:12 -08:00

248 KiB
Executable File