reset html
This commit is contained in:
parent
f8f4aa06d9
commit
e1b35b5d9a
1 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||
```
|
||||
|
|
Reference in a new issue