fix some formatting in instance-config

This commit is contained in:
towards-a-new-leftypol 2023-08-30 14:15:22 -04:00
parent 1783ad98c3
commit 4d1f48a621
1 changed files with 33 additions and 31 deletions

View File

@ -13,7 +13,8 @@
*/ */
$config['boards'] = array( $config['boards'] = array(
array('leftypol', array(
'leftypol',
'b', 'b',
'WRK', 'WRK',
'hobby', 'hobby',
@ -40,7 +41,8 @@ $config['prepended_foreign_boards'] = array(
// Board categories. Only used in the "Categories" theme. // Board categories. Only used in the "Categories" theme.
$config['categories'] = array( $config['categories'] = array(
'Leftypol' => array('leftypol', 'Leftypol' => array(
'leftypol',
'b', 'b',
'WRK', 'WRK',
'hobby', 'hobby',