forked from leftypol/leftypol
Add sidebar section with links to GET and ref
This commit is contained in:
parent
7f6a152b03
commit
254ca6e2c1
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@
|
|||
// Optional for the Categories theme. This is an array of name => (title, url) groups for categories
|
||||
// with non-board links.
|
||||
$config['custom_categories'] = array(
|
||||
'Our Friends' => array(
|
||||
'GET' => 'https://getchan.net/GET/',
|
||||
'ref' => 'https://getchan.net/ref/'
|
||||
),
|
||||
'Links' => array(
|
||||
'New Multitude' => 'https://newmultitude.org/',
|
||||
'Booru image repository' => 'https://lefty.booru.org/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue