From 0b636bbe6035765f799db5c0edbc45be9092a872 Mon Sep 17 00:00:00 2001 From: slydlake Date: Thu, 28 May 2026 21:37:18 +0200 Subject: [PATCH] chore: add GitHub Sponsors funding.yml and sponsor badge --- .github/FUNDING.yml | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..795c766 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: slydlake diff --git a/README.md b/README.md index acfdad1..07e7f86 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Sponsor on GitHub](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?logo=github)](https://github.com/sponsors/slydlake) + # SlyMetrics - WordPress Prometheus and MCP metrics provider A comprehensive WordPress plugin that exports WordPress metrics in Prometheus and MCP format for monitoring including Grafana Dashboard for multi sites.