Fixed snippet.

This commit is contained in:
Stefan Bohacek 2024-05-17 09:21:24 -04:00
parent 306337af3e
commit daeaf0d52b
No known key found for this signature in database
GPG key ID: FC75CD588A42BC10

View file

@ -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