diff --git a/lib/common.php b/lib/common.php index 82a29a001b..4bdfcb3f8f 100644 --- a/lib/common.php +++ b/lib/common.php @@ -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')