<?php
/*
 * Options for bootnote
 */

$conf['bootnote.note'] = 'bootnote';
$conf['bootnote.theme'] = 'newtheme';
$conf['bootnote.position'] = 'beside';
