From 4ee9edcdec59b791d288a18f138351cc60955af8 Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 20 Jan 2020 18:48:59 +0100 Subject: [PATCH] update: Set description --- README.md | 3 ++- plugin.json | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f1159e2..dba8e31 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# Google Analytics Theme +# Google Theme +## Description Want to find the design of the current Google Analytics interface? This theme allows you to keep a visual aspect fairly close to the Google Analytics interface, without losing the organization and the power of Matomo's functionalities. \ No newline at end of file diff --git a/plugin.json b/plugin.json index c63115c..afd60ed 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { - "name": "GA Theme", - "description": "A sublime GA theme for Matomo", - "version": "0.1.6", + "name": "Google Theme", + "description": "A sublime Google Analytics theme for Matomo", + "version": "0.1.7", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1" @@ -11,7 +11,7 @@ "homepage": "https://lazuli.agency", "license": "GPL v3+", "keywords": [ - "Modern", "GA" + "Modern", "Google Analytics" ], "support": { "email": "contact@ronan-hello.fr",