Skip to content

Commit

Permalink
Clarify evaluation process and criteria (#1362)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwbailey committed Oct 12, 2021
1 parent 1e05634 commit 577b032
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 133 deletions.
2 changes: 1 addition & 1 deletion src/_includes/nav/copyright-back-to-top.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="l-footer__copyright">
<p class="c-font-size-body-small">
&copy; 2013–2020 The Accessibility Project. <a class="c-footer__copyright-link" href="https://www.apache.org/licenses/LICENSE-2.0"><abbr>APLv2</abbr></a>. <a class="c-footer__copyright-link" href="{{ '/sitemap.xml' | url }}">Sitemap</a>.
&copy; 2013–2021 The Accessibility Project. <a class="c-footer__copyright-link" href="https://www.apache.org/licenses/LICENSE-2.0"><abbr>APLv2</abbr></a>. <a class="c-footer__copyright-link" href="{{ '/sitemap.xml' | url }}">Sitemap</a>.
</p>
<p class="c-footer__copyright">
Powered by <a class="c-footer__copyright-link" href="https://www.11ty.io/">Eleventy</a>, <a class="c-footer__copyright-link" href="https://www.netlify.com/">Netlify</a>, and <a class="c-footer__copyright-link" href="https://github.com/a11yproject/a11yproject.com">GitHub</a>.
Expand Down
Loading

0 comments on commit 577b032

Please sign in to comment.