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
|
||||
<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">
|
||||
<span class="fsb-input-group-text">https://</span>
|
||||
<input required
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
</article>
|
||||
<p class="explainer d-block mt-4 mb-3">Try it here ⤵</p>
|
||||
<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">
|
||||
<span class="fsb-input-group-text">https://</span>
|
||||
<input required
|
||||
|
|
Loading…
Reference in a new issue