Add music board and a link to nukechan

This commit is contained in:
towards-a-new-leftypol 2024-09-17 15:40:32 -04:00
parent e9fa6303ac
commit 6b7c7b6c6a
1 changed files with 4 additions and 1 deletions

View File

@ -22,6 +22,7 @@ $config['boards'] = array(
'edu',
'ga',
'ent',
'music',
'777',
'posad',
'i',
@ -50,6 +51,7 @@ $config['categories'] = array(
'edu',
'ga',
'ent',
'music',
'777',
'posad',
'i',
@ -67,7 +69,8 @@ $config['custom_categories'] = array(
'New Multitude' => 'https://newmultitude.org',
'Booru image repository' => 'https://lefty.pictures',
'Official chat room' => 'https://talk.leftychan.net/#/room/#welcome:matrix.leftychan.net',
'Gitea instance' => 'https://git.leftychan.net',
'Nukechan' => 'https://nukechan.net',
#'Gitea instance' => 'https://git.leftychan.net',
'Rules' => 'rules.html',
'Search' => 'search.php',
),