reset html

This commit is contained in:
Tealk 2022-03-18 12:41:00 +01:00
parent f8f4aa06d9
commit e1b35b5d9a
No known key found for this signature in database
GPG key ID: 5FE349ABC863E7F9

View file

@ -10,9 +10,7 @@ in the text field. The same goes for the `instance` URL parameter. This can be
used to build custom share buttons for Mastodon:
```html
<a
href="https://toot.kytta.dev/?text=Hello%20world!&instance=https%3A%2F%2Fmastodon.xyz"
>
<a href="https://toot.kytta.dev/?text=Hello%20world!&instance=https%3A%2F%2Fmastodon.xyz">
Share on Mastodon
</a>
```