summaryrefslogtreecommitdiff
path: root/conf/default.php
blob: 4509bc0a42c1ad60537ea0ba3f5a0d730d4fbdbc (plain)
1
2
3
4
5
6
7
<?php

$conf['breadcrumbs'] = 'trace';
$conf['header-line'] = '[[about|About me]] &middot; [[misc|Miscellaneous]]';
$conf['footer-line'] = '(c) %YEAR% &middot; [[imprint|Imprint]] &middot; [[http://www.dokuwiki.org|DokuWiki]]';

?>