add homepage for plugin

This commit is contained in:
Moon Man 2016-04-01 23:18:00 -07:00
parent 3dcb2c1520
commit 6ee5e1c9fb
1 changed files with 1 additions and 1 deletions

View File

@ -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;