Update website for 4.1.0

This commit is contained in:
Paulus Schoutsen 2021-11-10 21:43:47 -08:00
parent b81c1daf1e
commit 4f2fa22a96

View File

@ -105,7 +105,7 @@
// In development we import locally. // In development we import locally.
window.location.hostname === "localhost" window.location.hostname === "localhost"
? "/dist/web/install-button.js" ? "/dist/web/install-button.js"
: "https://unpkg.com/esp-web-tools@4.0.2/dist/web/install-button.js?module" : "https://unpkg.com/esp-web-tools@4.1.0/dist/web/install-button.js?module"
); );
</script> </script>
</head> </head>
@ -228,7 +228,7 @@
<pre> <pre>
&lt;script &lt;script
type="module" type="module"
src="https://unpkg.com/esp-web-tools@4.0.2/dist/web/install-button.js?module" src="https://unpkg.com/esp-web-tools@4.1.0/dist/web/install-button.js?module"
>&lt;/script> >&lt;/script>
&lt;esp-web-install-button &lt;esp-web-install-button