]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-summary: send images plain for about page
authorChristian Hesse <mail@eworm.de>
Sun, 16 Aug 2015 12:53:53 +0000 (14:53 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 17 Aug 2015 12:42:58 +0000 (14:42 +0200)
The about page used to display just fine, but images were broken: The
binary image data was embedded in html code.
Use cgit_print_plain() to send images in plain mode and make them
available on about page.

Signed-off-by: Christian Hesse <mail@eworm.de>

No differences found