forked from leftypol/leftypol
Add catalog support to all of rand, semi,rand and ukko themes
This commit is contained in:
parent
8b5688e12a
commit
31b69902bb
6 changed files with 64 additions and 2 deletions
|
@ -225,6 +225,7 @@
|
|||
return Element('index.html', array(
|
||||
'config' => $config,
|
||||
'board' => array(
|
||||
'dir' => $this->settings['uri'] . "/",
|
||||
'url' => $this->settings['uri'],
|
||||
'title' => $this->settings['title'],
|
||||
'subtitle' => str_replace('%s', $this->settings['thread_limit'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue