mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-28 14:16:41 +00:00
Update website to 7.0.0
This commit is contained in:
parent
4005d4e846
commit
0c871f863e
@ -125,7 +125,7 @@
|
||||
// In development we import locally.
|
||||
window.location.hostname === "localhost"
|
||||
? "/dist/web/install-button.js"
|
||||
: "https://unpkg.com/esp-web-tools@6.1.1/dist/web/install-button.js?module"
|
||||
: "https://unpkg.com/esp-web-tools@7.0.0/dist/web/install-button.js?module"
|
||||
);
|
||||
</script>
|
||||
</head>
|
||||
@ -273,7 +273,7 @@
|
||||
<pre>
|
||||
<script
|
||||
type="module"
|
||||
src="https://unpkg.com/esp-web-tools@6.1.1/dist/web/install-button.js?module"
|
||||
src="https://unpkg.com/esp-web-tools@7.0.0/dist/web/install-button.js?module"
|
||||
></script></pre
|
||||
>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user