1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-20 20:51:50 +01:00

Sorry, I don't like this logo addition.

This commit is contained in:
8chan 2015-04-19 06:46:02 -07:00
parent f34b376dfc
commit e44a609aa9

View File

@ -233,7 +233,7 @@ $config['page_404'] = 'page_404';
// Flavor and design.
$config['site_name'] = "∞chan";
$config['site_logo'] = "/static/logo_33.svg";
#$config['site_logo'] = "/static/logo_33.svg";
// 8chan specific mod pages
require '8chan-mod-config.php';