diff --git a/plugins/eleventy-plugin-umami.md b/plugins/eleventy-plugin-umami.md new file mode 100644 index 0000000..c669d58 --- /dev/null +++ b/plugins/eleventy-plugin-umami.md @@ -0,0 +1,12 @@ +--- +layout: /plugin.njk +title: eleventy-plugin-umami +readmeUrl: https://github.com/Akashic101/eleventy-plugin-umami/edit/main/README.md +categories: + - utility +maintainer: + name: Akashic101 + url: https://davidmoll.net +description: Get the stats of your selfhosted umami-instance and use them in + your 11ty-project using this plugin. +---