-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Leon van der Grient
committed
Aug 5, 2022
1 parent
81615f2
commit 5bd3fe1
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<h1>Strapi v4 - Plausible plugin</h1> | ||
<p>Add your Plausible analytics dashboard to Strapi</p> | ||
<a href="https://www.npmjs.org/package/strapi-plugin-plausible"> | ||
<img alt="GitHub package.json version" src="https://img.shields.io/github/package-json/v/devtastic-org/strapi-plugin-plausible?label=npm&logo=npm"> | ||
<img alt="GitHub package.json version" src="https://img.shields.io/github/package-json/v/its-devtastic/strapi-plugin-plausible?label=npm&logo=npm"> | ||
</a> | ||
<a href="https://www.npmjs.org/package/strapi-plugin-plausible"> | ||
<img src="https://img.shields.io/npm/dm/strapi-plugin-plausible.svg" alt="Monthly download on NPM" /> | ||
|
@@ -74,11 +74,11 @@ For Strapi documentation, please go to [the official Strapi documentation](https | |
For questions and issues with this plugin use one of the following channels: | ||
- [GitHub](https://github.com/devtastic-org/strapi-plugin-plausible/issues) (Bug reports, Contributions, Questions and Discussions) | ||
- [GitHub](https://github.com/its-devtastic/strapi-plugin-plausible/issues) (Bug reports, Contributions, Questions and Discussions) | ||
- [E-mail](mailto:[email protected]) - We'll respond as soon as possible | ||
## 📝 License | ||
[MIT License](LICENSE.md) | ||
Made with 💜 in Utrecht by [Devtastic](https://devtastic.co/). | ||
Made with 💛 in Utrecht by [Devtastic](https://devtastic.co/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "strapi-plugin-plausible", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Add your Plausible analytics dashboard to Strapi.", | ||
"strapi": { | ||
"displayName": "Plausible", | ||
|
@@ -13,18 +13,18 @@ | |
}, | ||
"author": { | ||
"name": "Devtastic", | ||
"email": "info@devtastic.co", | ||
"email": "hi@devtastic.co", | ||
"url": "https://devtastic.co" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"name": "Leon van der Grient", | ||
"email": "[email protected]", | ||
"url": "https://github.com/LeonVanDerGrient" | ||
"url": "https://github.com/StructuralRealist" | ||
} | ||
], | ||
"repository": { | ||
"url": "https://github.com/devtastic-org/strapi-plugin-plausible", | ||
"url": "https://github.com/its-devtastic/strapi-plugin-plausible", | ||
"type": "git" | ||
}, | ||
"engines": { | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.