commit
9fb72f08a6
|
@ -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>
|
||||||
|
|
|
@ -79,7 +79,7 @@
|
||||||
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 alt="Fediverse platform logo" src="./fediverse-share-button/icons/mastodon.svg"
|
type="submit"><img alt="Fediverse platform logo" src="./fediverse-share-button/icons/mastodon.svg"
|
||||||
class="fsb-icon"></span>Share</button>
|
class="fsb-icon"></span>Share</button>
|
||||||
|
@ -95,4 +95,4 @@
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue