add image to config

darcs-hash:20080520171711-84dde-37d126ca0ccc8658fe2806a8f7f97ee0807783ba.gz
This commit is contained in:
Evan Prodromou 2008-05-20 13:17:11 -04:00
parent 329eac160a
commit fa9e243d83
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ $config =
'path' => '/'),
'license' =>
array('url' => 'http://creativecommons.org/license/by/3.0/',
'title' => 'Creative Commons Attribution 3.0'),
'title' => 'Creative Commons Attribution 3.0',
'image' => 'http://i.creativecommons.org/l/by/3.0/88x31.png'),
'avatar' =>
array('directory' => INSTALLDIR . '/avatar',
'path' => '/avatar')