Use the demo site as the default hosting for all files.

This commit is contained in:
Stefan Bohacek 2024-05-17 19:51:26 -04:00
parent eaf9c50140
commit ec8d12cdb3
No known key found for this signature in database
GPG key ID: FC75CD588A42BC10
2 changed files with 7 additions and 17 deletions

View file

@ -9,8 +9,7 @@
<meta name="description"
content="One of the current objections to Communism, and Socialism altogether, is that the idea is so old, and yet it has
never been realized.">
<link rel="stylesheet"
href="./fediverse-share-button/styles.min.css">
<link rel="stylesheet" href="https://fediverse-share-button.stefanbohacek.dev/fediverse-share-button/styles.min.css">
<style>
body {
padding: 20px 24px;
@ -89,10 +88,7 @@
target="_blank"
href=""></a>.</p>
</form>
<script class="fsb-script"
src="./fediverse-share-button/script.min.js"
defer>
</script>
<script src="https://fediverse-share-button.stefanbohacek.dev/fediverse-share-button/script.min.js" defer class="fsb-script"></script>
</body>
</html>