Browse Source

Add new overboards to header bar

pull/40/head
discomrade 3 years ago
parent
commit
3434ed0fee
  1. 2
      inc/instance-config.php

2
inc/instance-config.php

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

Loading…
Cancel
Save