File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,5 @@ plugins:
15
15
- jekyll-default-layout
16
16
17
17
head_scripts :
18
- - https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module
18
+ # https://github.com/esphome/esp-web-tools/issues/515#issuecomment-2387664391
19
+ - https://unpkg.com/esp-web-tools@8.0.6/dist/web/install-button.js?module
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ layout: home
6
6
# OpenSpool Firmware Installation
7
7
8
8
<div class =" install-container " >
9
- <script type="module" src="https://unpkg.com/esp-web-tools@9.4.3 /dist/web/install-button.js"></script>
9
+ <script type="module" src="https://unpkg.com/esp-web-tools@8.0.6 /dist/web/install-button.js"></script>
10
10
11
11
<h2>Install the firmware</h2>
12
12
You can’t perform that action at this time.
0 commit comments