doc: fix indentation of listing blocks in gitweb.conf.txt
authorAndreas Heiduk <asheiduk@gmail.com>
Mon, 22 Oct 2018 20:45:45 +0000 (22:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Oct 2018 03:23:09 +0000 (12:23 +0900)
'gitweb.conf.txt' uses inconsistent indentation in listing blocks and a mix
of listing blocks and literal paragraphs. Both didn't look pretty in the
rendered HTML page.

Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found