Fixed snippet.
This commit is contained in:
parent
306337af3e
commit
daeaf0d52b
|
@ -17,7 +17,7 @@ Let your site's visitors share your work with the fediverse!
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<link rel="stylesheet" href="./fediverse-share-button/styles.min.css">
|
<link rel="stylesheet" href="./fediverse-share-button/styles.min.css">
|
||||||
<script src="./fediverse-share-button/script.min.js" defer class="fsb-script">
|
<script src="./fediverse-share-button/script.min.js" defer class="fsb-script"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that if you need to change the path at which the `fediverse-share-button` folder is uploaded
|
Note that if you need to change the path at which the `fediverse-share-button` folder is uploaded
|
||||||
|
|
Loading…
Reference in a new issue