Conflicts:
	templates/index.html
	templates/post_thread.html
	templates/thread.html
This commit is contained in:
czaks 2013-07-23 10:25:33 -04:00
commit 1aa522e138
33 changed files with 10893 additions and 20 deletions

View file

@ -575,6 +575,15 @@
// The default stylesheet to use
$config['default_stylesheet'] = array('Yotsuba B', $config['stylesheets']['Yotsuba B']);
// Make stylesheet selections board-specific
$config['stylesheets_board'] = false;
// Use Font-Awesome for displaying lock and pin icons, instead of the images in static/.
// http://fortawesome.github.io/Font-Awesome/icon/pushpin/
// http://fortawesome.github.io/Font-Awesome/icon/lock/
$config['font_awesome'] = false;
$config['font_awesome_css'] = 'stylesheets/font-awesome/css/font-awesome.min.css';
// Boardlinks
// You can group, order and place the boardlist at the top of every page, using the following template.
//$config['boards'] = array(