Fixed typo in Readme
This commit is contained in:
parent
36e0df4812
commit
94d2791c4a
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
[<img src="https://meissa-gmbh.de/img/community/Mastodon_Logotype.svg" width=20 alt="team@social.meissa-gmbh.de"> team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team) | [Website & Blog](https://domaindrivenarchitecture.org)
|
[<img src="https://meissa-gmbh.de/img/community/Mastodon_Logotype.svg" width=20 alt="team@social.meissa-gmbh.de"> team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team) | [Website & Blog](https://domaindrivenarchitecture.org)
|
||||||
|
|
||||||
## in brief
|
## in brief
|
||||||
Embeds mastodon timline into a html page.
|
Embeds mastodon timeline into a html page.
|
||||||
* Uses JS, **no intermediate server** required,
|
* Uses JS, **no intermediate server** required,
|
||||||
* example at [meissa-gmbh.de](https://meissa-gmbh.de/pages/news/)
|
* example at [meissa-gmbh.de](https://meissa-gmbh.de/pages/news/)
|
||||||
* Download latest version at:
|
* Download latest version at:
|
||||||
|
@ -39,7 +39,7 @@ In order to try it, just create a html like
|
||||||
</html>
|
</html>
|
||||||
```
|
```
|
||||||
|
|
||||||
We use bootstrap for rough styling. More styling is up to you atmo, help is welcome :-)
|
We use bootstrap for rough styling. More styling is up to you at the moment, help is welcome :-)
|
||||||
|
|
||||||
|
|
||||||
## dev setup
|
## dev setup
|
||||||
|
|
Loading…
Reference in a new issue