doc: fix indentation of listing blocks in gitweb.conf.txt
commit9aab3fcf23c8e0079bec61f356934d596e46948c
authorAndreas Heiduk <asheiduk@gmail.com>
Mon, 22 Oct 2018 20:45:45 +0000 (22 22:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Oct 2018 03:23:09 +0000 (23 12:23 +0900)
tree1af8f8cfe39b0334c00cbb0174c56727a79a53c8
parenta5e14ea1397f933ab188b2afd6685974044be88d
doc: fix indentation of listing blocks in gitweb.conf.txt

'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>
Documentation/gitweb.conf.txt