From 35b64a8fcee2156016ea00a1febd0506a349056e Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 20 Jan 2020 18:34:54 +0100 Subject: [PATCH] update: Theme Name --- plugin.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/plugin.json b/plugin.json index 71e3750..252fa50 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { - "name": "Google Analytics Theme", + "name": "Google Theme", "description": "A sublime Google Analytics theme for Matomo", - "version": "0.1.3", + "version": "0.1.4", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1" @@ -10,7 +10,9 @@ "javascript": "javascripts\/theme.js", "homepage": "https://lazuli.agency", "license": "GPL v3+", - "keywords": ["Google Analytics", "Google", "Analytics", "Universal Analytics", "modern"], + "keywords": [ + "Google", "Google Analytics", "Analytics","modern", "GA" + ], "support": { "email": "contact@ronan-hello.fr", "issues": "https://lazuli.agency", @@ -23,5 +25,8 @@ "email": "contact@ronan-hello.fr", "homepage": "https://ronan-hello.fr" } - ] + ], + "donate": { + "paypal": "ronan56.hello@gmail.com" + } } \ No newline at end of file