license block and move theme stuff

darcs-hash:20080520171353-84dde-5a04033ee8ef19da25ffa9e5c68d2cb18fc71b04.gz
This commit is contained in:
Evan Prodromou
2008-05-20 13:13:53 -04:00
parent f08b9d1bc5
commit 329eac160a
2 changed files with 28 additions and 1 deletions

View File

@@ -40,6 +40,9 @@ $config =
array('name' => 'Just another Laconica microblog',
'server' => 'localhost',
'path' => '/'),
'license' =>
array('url' => 'http://creativecommons.org/license/by/3.0/',
'title' => 'Creative Commons Attribution 3.0'),
'avatar' =>
array('directory' => INSTALLDIR . '/avatar',
'path' => '/avatar')