diff --git a/source/templates/markdown/example.md b/source/templates/markdown/example.md index 1169aec3..0bcd8ad6 100644 --- a/source/templates/markdown/example.md +++ b/source/templates/markdown/example.md @@ -16,7 +16,29 @@ ___ ___ -<%- await include(`partials/tweets.ejs`) %> +> ⚠️ As [Twitter](https://twitter.com) removed the ability to fetch tweets from their free API as part of their new [pricing policy](https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api), this plugin is no longer maintained. + + +<%- await include(`partials/tweets.ejs`) %> + + ___