Skip to content
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

Update HTML in CaptivePortal examples for better mobile device viewing ... #7227

Merged
merged 2 commits into from
Apr 19, 2020

Commits on Apr 18, 2020

  1. For example CaptivePortal, update HTML to pass HTML checker.

    Added meta viewport element for better mobile device viewing.
    
    For example CaptivePortalAdvanced, increased size of ssid and password array
    to hold maximums 32 and 64 charcter strings. Added missing HTML elments
    to main splash and wifi config. They should now pass an HTML checker.
    Also added meta viewport element for better mobile device viewing.
    mhightower83 committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6f3a762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d5af94 View commit details
    Browse the repository at this point in the history