diff --git a/public/img/logo-react.svg b/public/img/logo-react.svg new file mode 100644 index 00000000..cb508a99 --- /dev/null +++ b/public/img/logo-react.svg @@ -0,0 +1,7 @@ + + + + + + diff --git a/src/data/home.json b/src/data/home.json index 58d08fc9..c3a8ebab 100644 --- a/src/data/home.json +++ b/src/data/home.json @@ -30,6 +30,13 @@ "desc": "An Eleventy plugin to monetize posts and site content by creating exclusive content areas", "version": ["1.0", "2.0"] }, + { + "name": "react-monetize", + "image": "logo-react.svg", + "link": "https://github.com/guidovizoso/react-monetize", + "desc": "Helpers and hooks to speed up your integration with Web Monetization API", + "version": ["1.0", "2.0"] + }, { "name": "gridsome-plugin-monetization", "image": "logo-tool-gridsome.svg",