Better aria-label

This commit is contained in:
Chee Aun 2024-05-18 09:46:20 +08:00 committed by GitHub
parent 44d7af8ae1
commit 51f3b5058f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>