Better aria-label
This commit is contained in:
parent
44d7af8ae1
commit
51f3b5058f
|
@ -27,7 +27,7 @@ Add the following snippet to where you want your sharing button to show up:
|
||||||
name="fediverse-domain"
|
name="fediverse-domain"
|
||||||
placeholder="mastodon.social"
|
placeholder="mastodon.social"
|
||||||
class="fsb-input fsb-domain"
|
class="fsb-input fsb-domain"
|
||||||
aria-label="Amount (to the nearest dollar)">
|
aria-label="Server domain">
|
||||||
<button class="fsb-button"
|
<button class="fsb-button"
|
||||||
type="submit"><img src="https://fediverse-share-button.stefanbohacek.dev/fediverse-share-button/icons/mastodon.svg"
|
type="submit"><img src="https://fediverse-share-button.stefanbohacek.dev/fediverse-share-button/icons/mastodon.svg"
|
||||||
class="fsb-icon"></span>Share</button>
|
class="fsb-icon"></span>Share</button>
|
||||||
|
|
Loading…
Reference in a new issue