diff --git a/README.md b/README.md index c11cb7c..46435c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # dda-masto-embed Embeds mastodon timline into a html page. * Uses JS, **no intermediate server** required, +* example at [meissa-gmbh.de](https://meissa-gmbh.de/pages/news/) * Download latest version at: * [dda-masto-embed.js](https://domaindrivenarchitecture.org/downloads/downloads/dda-masto-embed.js) * [dda-masto-embed.js.sha256](https://domaindrivenarchitecture.org/downloads/downloads/dda-masto-embed.js.sha256) @@ -64,6 +65,5 @@ git push --follow-tags # Bump version vi package.json - git commit -am "version bump" && git push ``` \ No newline at end of file diff --git a/doc/masto-embed-example.png b/doc/masto-embed-example.png index 0d38fa3..a635e7b 100644 Binary files a/doc/masto-embed-example.png and b/doc/masto-embed-example.png differ