Added link to jointhefediverse.net to match the default prompt text in the WordPress plugin.
This commit is contained in:
parent
7b3e14e7a7
commit
aff416da11
|
@ -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 this page from your fediverse server</label>
|
||||
<label>Share this page from your <a href="https://jointhefediverse.net/">fediverse</a> 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