Merge pull request #130 from nonmakina/pathFixes

Path fixes
This commit is contained in:
towards-a-new-leftypol 2021-01-11 10:15:49 +00:00 committed by GitHub
commit bde8b2980c
4 changed files with 6 additions and 8 deletions

View file

@ -266,8 +266,6 @@ $config['stylesheets']['Dark'] = 'dark.css';
$config['stylesheets']['Dark Red'] = 'dark_red.css';
$config['always_noko'] = true;
$config['spoiler_images'] = true;
$config['spoiler_image'] = 'static/spoiler.png';
$config['image_deleted'] = 'static/deleted.png';
//more themes (issue#26)
$config['stylesheets']['Burichan'] = 'burichan.css';