Updated share prompt text.
This commit is contained in:
parent
148d8ffb51
commit
5e71212992
|
@ -19,7 +19,7 @@ Add the following snippet to where you want your sharing button to show up:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<form class="fsb-prompt">
|
<form class="fsb-prompt">
|
||||||
<label>Share with the fediverse</label>
|
<label>Share this page from your fediverse server</label>
|
||||||
<div class="fsb-input-group mb-3">
|
<div class="fsb-input-group mb-3">
|
||||||
<span class="fsb-input-group-text">https://</span>
|
<span class="fsb-input-group-text">https://</span>
|
||||||
<input required
|
<input required
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
</article>
|
</article>
|
||||||
<p class="explainer d-block mt-4 mb-3">Try it here ⤵</p>
|
<p class="explainer d-block mt-4 mb-3">Try it here ⤵</p>
|
||||||
<form class="fsb-prompt">
|
<form class="fsb-prompt">
|
||||||
<label>Share with the fediverse</label>
|
<label>Share this page from your fediverse server</label>
|
||||||
<div class="fsb-input-group mb-3">
|
<div class="fsb-input-group mb-3">
|
||||||
<span class="fsb-input-group-text">https://</span>
|
<span class="fsb-input-group-text">https://</span>
|
||||||
<input required
|
<input required
|
||||||
|
|
Loading…
Reference in a new issue