Skip to content

Commit

Permalink
* update screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
lumapu committed Aug 19, 2023
1 parent 238cd53 commit 967ccea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions content/web_install.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ <h1 class="display-5 fw-bold lh-1 mb-3">Firmware flashen</h1>
<div class="col-10 col-sm-8 col-lg-6">
<esp-web-install-button manifest="/firmware/manifest.json">
<span slot="unsupported">
<div class="alert alert-warning" role="alert">
<div class="alert alert-danger" role="alert">
<p class="lead">
Your browser does not support installing things on ESP devices. Use Google Chrome or Microsoft Edge.
Dieser Browser ist nicht kompatibel mit den ESP Web Tools. Bitte verwende hierfür Google Chrome oder Microsoft Edge.
</p>
</div>
</span>
Expand All @@ -37,7 +37,7 @@ <h1 class="display-5 fw-bold lh-1 mb-3">Firmware flashen</h1>
</esp-web-install-button>
<div class="alert alert-secondary mt-3" role="alert">
<p class="lead">
Der Online Installer wird von <a href="https://esphome.github.io/esp-web-tools/" target="_blank">ESP Home Web Tools</a> bereitgestellt
Der Online Installer wird von <a href="https://esphome.github.io/esp-web-tools/" target="_blank">ESP Web Tools</a> bereitgestellt
</p>
</div>
<p class="lead">
Expand Down
1 change: 0 additions & 1 deletion static/firmware/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "AhoyDTU",
"version": "0.7.36",
"funding_url": "https://ko-fi.com/lumapu",
"new_install_prompt_erase": true,
"builds": [
Expand Down
Binary file modified static/img/screenshot/live.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 967ccea

Please sign in to comment.