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',
|
$versions[] = array('name' => 'GreenText',
|
||||||
'version' => self::VERSION,
|
'version' => self::VERSION,
|
||||||
'author' => 'MoonMan',
|
'author' => 'MoonMan',
|
||||||
'homepage' => '',
|
'homepage' => 'https://gitgud.io/ShitposterClub/GSGreenText/',
|
||||||
'description' =>
|
'description' =>
|
||||||
_m('Starting line with ">" makes line green.'));
|
_m('Starting line with ">" makes line green.'));
|
||||||
return true;
|
return true;
|
||||||
|
|
Loading…
Reference in New Issue