add homepage for plugin
This commit is contained in:
parent
3dcb2c1520
commit
6ee5e1c9fb
|
@ -38,7 +38,7 @@ class GSGreenTextPlugin extends Plugin
|
|||
$versions[] = array('name' => 'GreenText',
|
||||
'version' => self::VERSION,
|
||||
'author' => 'MoonMan',
|
||||
'homepage' => '',
|
||||
'homepage' => 'https://gitgud.io/ShitposterClub/GSGreenText/',
|
||||
'description' =>
|
||||
_m('Starting line with ">" makes line green.'));
|
||||
return true;
|
||||
|
|
Loading…
Reference in New Issue