From 57a8946748bbf31c4a11f2bbbee6becb15fd785e Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 20 Jan 2020 18:51:20 +0100 Subject: [PATCH] Revert "test: Change Theme name" This reverts commit 0abab347158e0e080f21365d981932f6415c7848. --- README.md | 2 +- plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ff945c..dba8e31 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ronan 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 0b46050..afd60ed 100644 --- a/plugin.json +++ b/plugin.json @@ -1,5 +1,5 @@ { - "name": "Ronan Theme", + "name": "Google Theme", "description": "A sublime Google Analytics theme for Matomo", "version": "0.1.7", "theme": true,