mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-28 14:16:41 +00:00
Update index.html
This commit is contained in:
parent
8709b8a0e4
commit
9b8b479e6c
14
index.html
14
index.html
@ -486,20 +486,18 @@ button.overrides = {
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<div>
|
||||
ESP Web Tools is
|
||||
<a href="https://github.com/esphome/esp-web-tools">open source</a>
|
||||
and uses
|
||||
<a href="https://github.com/NabuCasa/esp-web-flasher"
|
||||
>ESP Web Flasher</a
|
||||
>.
|
||||
</div>
|
||||
<div class="initiative">
|
||||
ESP Web Tools is a project by
|
||||
<a href="https://esphome.io">ESPHome</a>.<br />
|
||||
Development is funded by
|
||||
<a href="https://www.nabucasa.com">Nabu Casa</a>.
|
||||
</div>
|
||||
<div>
|
||||
ESP Web Tools is
|
||||
<a href="https://github.com/esphome/esp-web-tools">open source</a>
|
||||
and uses
|
||||
<a href="https://github.com/NabuCasa/esp-web-flasher">ESP Web Flasher</a> originally developed as <a href="https://github.com/adafruit/Adafruit_WebSerial_ESPTool">Adafruit_WebSerial_ESPTool</a> by <a href="https://github.com/makermelissa">Melissa LeBlanc-Williams</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user