Re-arranging repos.

This commit is contained in:
g_it 2026-02-02 10:32:55 +01:00
commit fe8d1ee495
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
70 changed files with 17 additions and 8 deletions

View file

@ -1,24 +0,0 @@
{
"name": "GTheme",
"description": "A mimimal Matomo theme",
"version": "0.0.3",
"theme": true,
"require": {
"piwik": ">=4.0.0-b1,<5.0.0-b1"
},
"stylesheet": "stylesheets/theme.less",
"javascript": "javascripts/theme.js",
"homepage": "https://gugulet.hu",
"license": "GPL v3+",
"keywords": ["custom", "minimal"],
"support": {
"issues": "https://github.com/gugulet-hu/matomo-g-theme/issues",
"source": "https://github.com/gugulet-hu/matomo-g-theme"
},
"authors": [
{
"name": "g*",
"homepage": "https://gugulet.hu"
}
]
}