]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add image to config
authorEvan Prodromou <evan@prodromou.name>
Tue, 20 May 2008 17:17:11 +0000 (13:17 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 20 May 2008 17:17:11 +0000 (13:17 -0400)
darcs-hash:20080520171711-84dde-37d126ca0ccc8658fe2806a8f7f97ee0807783ba.gz

lib/common.php

index 82a29a001be2acd10e7971f0ca597150f3c84635..4bdfcb3f8f1cc738e5062f2d2eaff8c21267efcd 100644 (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')