-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't add logo to captive html #1
Comments
Me too! |
you need to convert your image to a base64 code as shown in the asset folder ESPBug_PIO/src/web_pages/whitehat.html Line 18 in b11cd5b
you can use an online convert such as https://www.base64-image.de/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi everyone, I can't add a logo to the captive HTML page, is there any way to add a logo and png image to captive HTML?
The text was updated successfully, but these errors were encountered: