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

Adds a "Skip to main content" link. #1367

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 30, 2023

  1. Adds a "Skip to main content" link.

    - Adds link at top of page with styles to appear when focused
    - Changes role="main" to a <main> and adds an id to link to
    - Moves 'copy-banner' and 'billboard' inside <main> so they are
      not bypassed when skipping the nav
    devanubis committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d484840 View commit details
    Browse the repository at this point in the history
  2. oops double container

    devanubis committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    de5fa1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b6faf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge remote-tracking branch 'upstream/main' into skip-to-main

    Whitespace conflicts, django:main changed from tabs to spaces.
    devanubis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    98b5cda View commit details
    Browse the repository at this point in the history