forked from leftypol/leftypol
Advertisements
This commit is contained in:
parent
1b10821603
commit
d4a1ae3595
3 changed files with 19 additions and 0 deletions
|
@ -728,6 +728,15 @@
|
|||
// Automatically remove unnecessary whitespace when compiling HTML files from templates.
|
||||
$config['minify_html'] = true;
|
||||
|
||||
/*
|
||||
* Advertisement HTML to appear at the top and bottom of board pages.
|
||||
*/
|
||||
|
||||
// $config['ad'] = array(
|
||||
// 'top' => '',
|
||||
// 'bottom' => '',
|
||||
// );
|
||||
|
||||
/*
|
||||
* ====================
|
||||
* Javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue