How to edit web interface
m1khailbr opened this issue · 1 comments
m1khailbr commented
I want to add CSS in web interface.
risinek commented
See README at https://github.com/risinek/esp32-wifi-penetration-tool/tree/master/components/webserver
Either simply edit the index.html or if you want to create more complex UI, you have to update the script that "transpiles" the HTML/CSS/JS/etc files so that they are available to ESP-IDF