Skip to content

Commit

Permalink
directly host improv wifi JS
Browse files Browse the repository at this point in the history
  • Loading branch information
heythisisnate committed Nov 26, 2024
1 parent bd44f02 commit 8b4a2d3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions js/launch-button.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions js/serial-launch-button.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion wifi.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
.badge.beta{background: #fdf0d7;}
improv-wifi-launch-button{zoom:1.5;}
</style>
<script type="module" src="https://www.improv-wifi.com/sdk-ble-js/launch-button.js"></script>
<script type="module" src="/js/launch-button.js"></script>
<script type="module" src="/js/serial-launch-button.js"></script>

<!-- Facebook Pixel Code -->
<script>
Expand Down

0 comments on commit 8b4a2d3

Please sign in to comment.