Merge pull request #266 from discomrade/sfwoverboard

Add SFW overboard theme
This commit is contained in:
nonmakina 2021-06-20 14:00:15 +02:00 committed by GitHub
commit 53f82b295d
8 changed files with 478 additions and 23 deletions

View file

@ -27,6 +27,8 @@ $config['boards'] = array(
$config['prepended_foreign_boards'] = array(
'overboard' => '/overboard/',
'sfw' => '/sfw/',
'alt' => '/alt/',
'cytube' => 'https://tv.leftypol.org/'
);