Add new overboards to header bar
This commit is contained in:
parent
2b6c69b1da
commit
3434ed0fee
|
@ -27,6 +27,8 @@ $config['boards'] = array(
|
|||
|
||||
$config['prepended_foreign_boards'] = array(
|
||||
'overboard' => '/overboard/',
|
||||
'sfw' => '/sfw/',
|
||||
'alt' => '/alt/',
|
||||
'cytube' => 'https://tv.leftypol.org/'
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue