From 6ee5e1c9fbd6635f2da45469e2322d6b3dcbcffd Mon Sep 17 00:00:00 2001 From: Moon Man Date: Fri, 1 Apr 2016 23:18:00 -0700 Subject: [PATCH] add homepage for plugin --- GSGreenTextPlugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSGreenTextPlugin.php b/GSGreenTextPlugin.php index 1a93e9a..6ebd8eb 100644 --- a/GSGreenTextPlugin.php +++ b/GSGreenTextPlugin.php @@ -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;