-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ci-build
committed
Oct 24, 2024
1 parent
6316198
commit c057376
Showing
58 changed files
with
4,489 additions
and
3,615 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,88 @@ | ||
<footer> | ||
<!doctype html> | ||
<html lang="en" dir="ltr"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Accessibility Report</title> | ||
<link rel="icon" href="/favicons/favicon.ico" sizes="any"> | ||
<link rel="stylesheet" href="/styles/default.css"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Caladea&display=swap" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
<header class="header-container" aria-label="Main navigation"> | ||
|
||
|
||
<a class="header-item" href="/"> | ||
<svg aria-label="Homepage" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" | ||
stroke="currentColor" class="w-6 h-6"> | ||
<path stroke-linecap="round" stroke-linejoin="round" | ||
d="M2.25 12l8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25" /> | ||
</svg> | ||
</a> | ||
|
||
|
||
<a class="header-item" href="/who-we-are"> | ||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" | ||
class="w-6 h-6 mr-2 inline-block"> | ||
<path stroke-linecap="round" stroke-linejoin="round" | ||
d="M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z" /> | ||
</svg> | ||
Who We Are | ||
</a> | ||
|
||
|
||
<a class="header-item" href="/our-work"> | ||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" | ||
class="w-6 h-6 mr-2 inline-block"> | ||
<path stroke-linecap="round" stroke-linejoin="round" | ||
d="M11.42 15.17L17.25 21A2.652 2.652 0 0021 17.25l-5.877-5.877M11.42 15.17l2.496-3.03c.317-.384.74-.626 1.208-.766M11.42 15.17l-4.655 5.653a2.548 2.548 0 11-3.586-3.586l6.837-5.63m5.108-.233c.55-.164 1.163-.188 1.743-.14a4.5 4.5 0 004.486-6.336l-3.276 3.277a3.004 3.004 0 01-2.25-2.25l3.276-3.276a4.5 4.5 0 00-6.336 4.486c.091 1.076-.071 2.264-.904 2.95l-.102.085m-1.745 1.437L5.909 7.5H4.5L2.25 3.75l1.5-1.5L7.5 4.5v1.409l4.26 4.26m-1.745 1.437l1.745-1.437m6.615 8.206L15.75 15.75M4.867 19.125h.008v.008h-.008v-.008z" /> | ||
</svg> | ||
Our Work | ||
</a> | ||
|
||
|
||
<a class="header-item" href="/get-involved"> | ||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" | ||
class="w-6 h-6 mr-2 inline-block"> | ||
<path stroke-linecap="round" stroke-linejoin="round" | ||
d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z" /> | ||
</svg> | ||
Get Involved | ||
</a> | ||
|
||
|
||
<a class="header-item" href="/updates"> | ||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" | ||
class="w-6 h-6 mr-2 inline-block"> | ||
<path stroke-linecap="round" stroke-linejoin="round" | ||
d="M12 7.5h1.5m-1.5 3h1.5m-7.5 3h7.5m-7.5 3h7.5m3-9h3.375c.621 0 1.125.504 1.125 1.125V18a2.25 2.25 0 01-2.25 2.25M16.5 7.5V18a2.25 2.25 0 002.25 2.25M16.5 7.5V4.875c0-.621-.504-1.125-1.125-1.125H4.125C3.504 3.75 3 4.254 3 4.875V18a2.25 2.25 0 002.25 2.25h13.5M6 7.5h3v3H6v-3z" /> | ||
</svg> | ||
Updates | ||
</a> | ||
</header> | ||
|
||
<main> | ||
<h1>Accessibility Report</h1> | ||
<p>There is a title missing from the following sections:</p> | ||
<ul> | ||
<p><li>Missing title: /contributing/</li></p> | ||
<p><li>Missing title: /convene/call-to-action/</li></p> | ||
<p><li>Missing title: /convene/stripe-scripts/</li></p> | ||
<p><li>Missing title: /financial-overview/</li></p> | ||
<p><li>Missing title: /financial-reports/</li></p> | ||
<p><li>Missing title: /maintaining/</li></p> | ||
<p><li>Missing title: /meeting-notes/</li></p> | ||
<p><li>Missing title: /operating-agreement/</li></p> | ||
<p><li>Missing title: /project-guidelines/</li></p> | ||
<p><li>Missing title: /styles/default.css</li></p> | ||
<p><li>Missing title: /styles/only-tailwind-ui.css</li></p> | ||
</ul> | ||
</main> | ||
<footer> | ||
<p> | ||
<a href="mailto:[email protected]"> | ||
<svg class="h-6 w-6 float-left mr-4" xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 24 24" stroke-width="1.5" stroke="#55371F" > | ||
|
@@ -59,3 +143,7 @@ | |
</p> | ||
<p/> | ||
</footer> | ||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.