Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Footer Updates #512

Open
wants to merge 2 commits into
base: feature/rebuild-svelte
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 3 additions & 12 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,21 +93,12 @@ <h2>Help improve this page</h2>
"
>
<p>
<strong>Status:</strong> Version {__APP_VERSION__},
{__APP_BUILD_DATE__}
<strong>Status:</strong> Version {__APP_VERSION__}, {__APP_BUILD_DATE__}. <a href="https://github.com/w3c/wai-wcag-em-report-tool/wiki/What's-new-in-the-2021-redesign">Changelog</a>.
</p>

<p>
<strong>Development Team:</strong> <a href="https://w3.org/People/shadi">Shadi Abou-Zahra</a>, W3C/WAI
(Project Lead), Roel Antonisse,
<a href="https://www.accessibility.nl/english">accessibility.nl</a>
and <a href="https://w3.org/People/hidde">Hidde de Vries</a>, W3C/WAI (Design and Development). Previously Wilco Fiers (Design and development).
<strong>Contributors:</strong>
<a href="http://www.w3.org/People/Shawn/">Shawn Lawton Henry</a> and participants of
the
<a href="https://www.w3.org/groups/wg/eowg/participants"
>Education and Outreach Working Group</a
>.
<strong>Development Team:</strong> <a href="https://w3.org/People/shadi">Shadi Abou-Zahra</a>, W3C/WAI (Project Lead), <a href="https://w3.org/People/hidde">Hidde de Vries</a>, W3C/WAI (Design and Development), and Michel Hansma, HAN University (Development). Previously Wilco Fiers (Design and Development) and Roel Antonisse (Development).
<strong>Contributors:</strong> <a href="http://www.w3.org/People/Shawn/">Shawn Lawton Henry</a> and participants of the <a href="https://www.w3.org/groups/wg/eowg/participants">Education and Outreach Working Group</a>.
</p>
<p>
Initially developed with support from the
Expand Down